Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-02T13:00:29.780633Z",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "content changed",
        "filename": "/app/data/vcs/otrs-7/otrs/i18n/otrs/otrs.vi_VN.po"
    },
    "id": 284426,
    "action_name": "Resource updated",
    "url": "http://translate.otrs.com/api/changes/284426/?format=api"
}