Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1088164/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/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-11T03:59:31.538871Z",
    "action": 9,
    "target": "修改此設定需重啟桌面,此外開啟畫中畫功能還需重啟車機,否則會導致畫中畫錯誤!",
    "id": 7327,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/7327/?format=api"
}