Changes API.

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

GET /api/changes/954239/?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/itsm-configuration-management/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-11-24T03:45:00.968515Z",
    "action": 47,
    "target": "",
    "id": 954239,
    "action_name": "Alert triggered",
    "url": "http://translate.otrs.com/api/changes/954239/?format=api"
}