Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1089399/?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:30.244294Z",
    "action": 9,
    "target": "關閉此功能播放導航時會暫停音樂播放,開啟此功能時導航會跟音樂共存,數值越小,音樂聲音會被壓得更低,數值為15時,導航跟音樂同等聲量",
    "id": 9477,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/9477/?format=api"
}