Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1887269/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/service-management/uk/?format=api",
    "user": "http://translate.otrs.com/api/users/lg/?format=api",
    "author": "http://translate.otrs.com/api/users/lg/?format=api",
    "timestamp": "2024-03-20T08:46:13.105491Z",
    "action": 4,
    "target": "Дата рішення",
    "id": 1027580,
    "action_name": "Suggestion added",
    "url": "http://translate.otrs.com/api/changes/1027580/?format=api"
}