Changes API

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

GET /api/changes/124815/?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/bg/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-27T12:48:21.350004Z",
    "action": 17,
    "target": "",
    "id": 124815,
    "action_name": "Committed changes",
    "url": "https://weblate.a4tune.com/api/changes/124815/?format=api"
}