Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1089491/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/zh_Hant_TW/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "timestamp": "2024-04-11T04:03:33.017506Z",
    "action": 9,
    "target": "開啟未知來源應用後,您的車機和個人資料更容易受到從位置來源獲取的應用的攻擊.對於因使用這些應用而造成的車機損壞或資料丟失,您同意自行承擔全部責任!!!",
    "id": 9569,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/9569/?format=api"
}