Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2103495/?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.826988Z",
    "action": 59,
    "target": "The following examples give a quick look about how to use the API for basic actions.",
    "id": 414507,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/414507/?format=api"
}