Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/9536/?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": null,
    "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
    "timestamp": "2021-09-17T17:26:52.129767Z",
    "action": 29,
    "target": "從 Android 10 起,在特定情況下,部分您設定的「忽略」會被系統重設。\n\n對於高度修改的系統(如 MIUI),此行為可能在更低版本出現。\n\n唯一的方法是在系統重設後再次重設。自動恢復工作時,您會看到一條通知。",
    "id": 11273,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.rikka.app/api/changes/11273/?format=api"
}