Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1713908/?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/SagRo/?format=api",
    "author": "http://translate.otrs.com/api/users/SagRo/?format=api",
    "timestamp": "2024-03-31T12:38:15.402715Z",
    "action": 4,
    "target": "Час останнього закриття",
    "id": 1028935,
    "action_name": "Suggestion added",
    "url": "http://translate.otrs.com/api/changes/1028935/?format=api"
}