Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/master/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-07T17:20:00.703601Z",
    "action": 17,
    "target": "",
    "id": 389664,
    "action_name": "Committed changes",
    "url": "https://translate.gajim.org/api/changes/389664/?format=api"
}