Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1088350/?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:39.666468Z",
    "action": 9,
    "target": "受制於車型協議以及軟體等諸多限制,計劃任務觸發條件需要自己一個一個進行測試,若條件不生效建議更換觸發條件或者適當新增延時時間。若多個計劃,中間建議隔開1–2秒執行,否則會有衝突",
    "id": 7513,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/7513/?format=api"
}