Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9123512/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/nav/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/nav/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-15T22:28:10.580417Z",
    "action": 59,
    "target": "xref:procedures/welcome.adoc[Bienvenue au Conseil]",
    "old": "xref:procedures/welcome.adoc[Bienvenue au Conseil]",
    "details": {
        "state": 20,
        "source": "xref:procedures/welcome.adoc[Welcome to Council]",
        "old_state": 20
    },
    "id": 18131578,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18131578/?format=api"
}