Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19112009/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterantorayml/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterantorayml/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-08T22:14:52.384885Z",
    "action": 71,
    "target": "modules/code-of-conduct/nav.adoc",
    "old": "",
    "details": {
        "state": 100,
        "source": "modules/code-of-conduct/nav.adoc",
        "old_state": -1
    },
    "id": 18191234,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18191234/?format=api"
}