Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2266735/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-22T15:57:21.237872Z",
    "action": 59,
    "target": "If you select *All tickets*, every ticket will be counted, even those tickets for which the agent does not have the sufficient rights. Selecting the *Permitted tickets* option will count only the tickets for which the agent has proper permissions.",
    "id": 1028495,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1028495/?format=api"
}