Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2103493/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-12T08:14:43.826968Z",
    "action": 59,
    "target": "Check the API references in :doc:`process-management` chapter for more information.",
    "id": 414505,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/414505/?format=api"
}