Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-11T12:50:28.148859Z",
    "action": 17,
    "target": "",
    "id": 994172,
    "action_name": "Committed changes",
    "url": "http://translate.pkp.sfu.ca/api/changes/994172/?format=api"
}