Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/de/?format=api",
    "dictionary": null,
    "user": 54,
    "author": null,
    "timestamp": "2026-02-08T23:05:07.956955Z",
    "action": 17,
    "target": "",
    "id": 135153,
    "action_name": "Committed changes",
    "url": "https://weblate.a4tune.com/api/changes/135153/?format=api"
}