Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/sadiq/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-14T12:46:31.190262Z",
    "action": 17,
    "target": "",
    "id": 189787,
    "action_name": "Changes committed",
    "url": "http://translate.gtaf.org/api/changes/189787/?format=api"
}