Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/18313856/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-05T09:42:46.891112Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/rhinstaller/anaconda-l10n",
            "git://github.com/rhinstaller/anaconda-l10n.git",
            "git@github.com:rhinstaller/anaconda-l10n",
            "git@github.com:rhinstaller/anaconda-l10n.git",
            "https://github.com/rhinstaller/anaconda-l10n",
            "https://github.com/rhinstaller/anaconda-l10n.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/rhinstaller/anaconda-l10n",
        "full_name": "rhinstaller/anaconda-l10n",
        "service_long_name": "GitHub"
    },
    "id": 18313856,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/18313856/?format=api"
}