Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1874551/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/configuration-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2024-09-17T07:44:35.561562Z",
    "action": 9,
    "target": "Повезане услуге",
    "old": "",
    "details": {
        "state": 20,
        "source": "Linked Services",
        "old_state": 0
    },
    "id": 1125094,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1125094/?format=api"
}