Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1086206/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/file/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/file/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:56:14.243467Z",
    "action": 9,
    "target": "注: 檔案想從車機端傳輸到手機,需要把文件移動到 [ WirelessTransmission ] 目錄下n此服務消耗性能資源較大,如不使用此功能務必關閉",
    "id": 2342,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/2342/?format=api"
}