Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1089377/?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:29.693243Z",
    "action": 9,
    "target": "需要手機開啟讀取通知或者是讀取短息功能,某些手機可能無法讀取",
    "id": 9455,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/9455/?format=api"
}