Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1256303/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/zh_Hant_HK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-20T08:46:43.905751Z",
    "action": 59,
    "target": "請將升級包解壓,然後選擇6315_1.zip檔,如遇升級失敗,可能是數據損壞,請嘗試更換U盤或者重新下載升級測試,也可以使用傳統升級方式(升級檔放到U盤根目錄,自動彈窗升級)",
    "id": 925681,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/925681/?format=api"
}