Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2010349/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-16T08:18:31.338284Z",
    "action": 30,
    "target": "Defines how many years in the past are available for selection from the present year in a date or date/time field. The value must be a non-negative integer.",
    "id": 294384,
    "action_name": "Source string changed",
    "url": "http://translate.otrs.com/api/changes/294384/?format=api"
}