Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/178293/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/zh_Hans/?format=api",
    "user": "https://t.naviter.com/api/users/qujianwei/?format=api",
    "author": "https://t.naviter.com/api/users/qujianwei/?format=api",
    "timestamp": "2026-03-03T14:37:15.163823Z",
    "action": 2,
    "target": "您的授权已过期。请重新授权您的帐户以继续上传航班。",
    "id": 72173,
    "action_name": "Translation changed",
    "url": "https://t.naviter.com/api/changes/72173/?format=api"
}