Changes API.

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

GET /api/changes/1034860/?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/update-guide/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2024-05-03T10:37:39.927045Z",
    "action": 61,
    "target": "weblate.autotranslate.autotranslate",
    "id": 1034860,
    "action_name": "Add-on configuration changed",
    "url": "http://translate.otrs.com/api/changes/1034860/?format=api"
}