Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2265968/?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-19T13:10:03.726014Z",
    "action": 59,
    "target": "This feature supports agents in keeping track of all incidents and requests that relate to a specific focus topic. This is especially helpful when many tickets are handled by different agents at the same time.",
    "id": 1027517,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1027517/?format=api"
}