Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1088118/?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:28.898014Z",
    "action": 9,
    "target": "如音樂外掛裡沒有你所需外掛,如汽水音樂、奈雪音樂等,請選擇通用音樂協議嘗試,如桌面上封面或者歌詞不對不顯示,是因為音樂軟體沒有開放API介面給我們對接,我們是透過歌名匹配第三方伺服器上封面或歌詞,所以才會出現這種情況,屬於正常情況非BUG。",
    "id": 7281,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/7281/?format=api"
}