Changes API.

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

GET /api/changes/311993/?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/time-accounting/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T03:30:21.295081Z",
    "action": 15,
    "target": "",
    "id": 311993,
    "action_name": "Component unlocked",
    "url": "http://translate.otrs.com/api/changes/311993/?format=api"
}