Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2046636/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T18:55:16.515666Z",
    "action": 59,
    "target": "Defines the time span for this SLA within the defined business hours, after which the ticket will be escalated if no further articles are written. This escalation update time is reset whenever an agent writes an article that is visible to the customer user. The escalation update time is also reset when a customer user responds to an agent article for the first time. Additional articles written by the customer user do not affect the escalation update time.",
    "id": 311896,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/311896/?format=api"
}