Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2046752/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/user-manual/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T08:12:14.893488Z",
    "action": 30,
    "target": "Indicates whether the ticket has escalated or not.",
    "id": 312289,
    "action_name": "Source string changed",
    "url": "http://translate.otrs.com/api/changes/312289/?format=api"
}