Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2030715/?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/de/?format=api",
    "user": "http://translate.otrs.com/api/users/michael.reuther@otrs.com/?format=api",
    "author": "http://translate.otrs.com/api/users/admin/?format=api",
    "timestamp": "2023-02-09T08:16:16.418104Z",
    "action": 7,
    "target": "Der Anwendungsbereich.",
    "id": 312311,
    "action_name": "Suggestion accepted",
    "url": "http://translate.otrs.com/api/changes/312311/?format=api"
}