Changes API.

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

GET /api/changes/874844/?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/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-02T19:10:17.422016Z",
    "action": 17,
    "target": "",
    "id": 874844,
    "action_name": "Committed changes",
    "url": "https://translate-dev.freebsd.org/api/changes/874844/?format=api"
}