Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/17347/?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:15.064139Z",
    "action": 2,
    "target": "如果您正在使用 Magisk,可以嘗試 %1$s (一個 Riru 模組)。對於 root 使用者,它將最終取代 Shizuku。注意,已有的應用程式需要一點點修改來使用 %2$s。",
    "id": 17302,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/17302/?format=api"
}