Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1085956/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/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:55:10.407036Z",
    "action": 9,
    "target": "極個別車型,可能會出現面框線材適配問題,或者原車功能相容不齊全情況\n務必安裝前先測試好車機各項功能,如不滿意請停止安裝並聯系客服辦理退貨\n如繼續安裝將會影響二次銷售,不支援無理由退貨",
    "id": 1866,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/1866/?format=api"
}