Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1713909/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/uk/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/SagRo/?format=api",
    "timestamp": "2024-04-12T14:47:39.341674Z",
    "action": 7,
    "target": "Немає налаштувань останнього закриття",
    "id": 1032816,
    "action_name": "Suggestion accepted",
    "url": "http://translate.otrs.com/api/changes/1032816/?format=api"
}