Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1089384/?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:29.872624Z",
    "action": 9,
    "target": "此功能開啟後,如果出現無法播放的音樂,會自動跳到下一首,如果連續出現5次無法播放,則會暫停",
    "id": 9462,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/9462/?format=api"
}