Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2267856/?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-04-09T14:31:14.548046Z",
    "action": 59,
    "target": "*Customer Users ↔ Services* filter is applied before the one for *Types ↔ Services*.",
    "id": 1030949,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1030949/?format=api"
}