Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/113742/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-04T04:23:04.020721Z",
    "action": 31,
    "target": "",
    "id": 154520,
    "action_name": "String added",
    "url": "http://translate.gtaf.org/api/changes/154520/?format=api"
}