Changes API.

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

GET /api/changes/1134065/?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/ops/admin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2026-08-05T17:21:40.605624Z",
    "action": 21,
    "target": "",
    "id": 1134065,
    "action_name": "Rebased repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/1134065/?format=api"
}