Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2073974/?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-05-15T06:39:03.731747Z",
    "action": 59,
    "target": "Please note that there is no real fallback functionality but this workaround should work in most cases. The system will always try the first LDAP server first and after a timeout the second one. The recommended way is to configure a fallback or redundant LDAP at server side.",
    "id": 356767,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/356767/?format=api"
}