Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/265935/?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:35:56.319450Z",
    "action": 5,
    "target": "这使得Navigator即使在后台运行时也能接收准确的GPS更新。如果没有这一点,Android可能会限制GPS并降低位置精度。",
    "id": 72172,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/72172/?format=api"
}