Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1089410/?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:30.563415Z",
    "action": 9,
    "target": "調整喇叭聲音最大響度,但不建議調整到最大,可能會有破音情況( 聲音調整不變時可檢查功率調節或協議盒有沒有設定對)",
    "id": 9488,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/9488/?format=api"
}