Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/23305/?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:14:55.698975Z",
    "action": 2,
    "target": "某些系統 (例如 MIUI) 不允許應用程式在不可見時存取網路,即使應用程式已按標準使用前臺服務。請在此類系統上為 Shizuku 停用電池最佳化功能。",
    "id": 17300,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/17300/?format=api"
}