Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/17362/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hant/?format=api",
    "user": "https://weblate.rikka.app/api/users/Adeptus2/?format=api",
    "author": "https://weblate.rikka.app/api/users/Adeptus2/?format=api",
    "timestamp": "2022-06-13T12:15:26.760388Z",
    "action": 2,
    "target": "若選擇的資料夾中已有同名檔案,它們會被刪除。\n\n匯出功能使用 SAF (Storage Access Framework)。有報告稱 MIUI 破壞了 SAF 的功能,如果您使用 MIUI,您可能需要從 Shizuku 的 apk 中提取檔案,或是從 GitHub 下載檔案。",
    "id": 17303,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/17303/?format=api"
}