Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/6637/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/app/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/zh_Hant/?format=api",
    "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "timestamp": "2020-07-15T16:57:41.573934Z",
    "action": 9,
    "target": "您拒絕了此應用程式使用 Shizuku。<br>請在系統設定或 Shizuku 程式中授予權限。<p>如果您正在使用 MIUI,MIUI 破壞了 Android 的自訂權限機制,您只能從 Shizuku 程式中授權。",
    "id": 2822,
    "action_name": "Translation uploaded",
    "url": "https://weblate.rikka.app/api/changes/2822/?format=api"
}