Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbooksockets_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-04T20:01:45.394318Z",
    "action": 17,
    "target": "",
    "id": 932177,
    "action_name": "Committed changes",
    "url": "https://translate-dev.freebsd.org/api/changes/932177/?format=api"
}