Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/6635/?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.537177Z",
    "action": 9,
    "target": "+ 在 root 和非 root 裝置上均可工作 <br>+ 非常快,資源消耗可忽略不計 <br>+ 享受全部功能 <br><br>- 需要安裝一個開源程式(Shizuku) <br>- 對於非 root 裝置,每次裝置重新啟動都需要通過電腦使用 adb 來啟動 Shizuku(Android 11 不需要) <br><br>即使不啟動 Shizuku,您的設定也不會丟失。",
    "id": 2820,
    "action_name": "Translation uploaded",
    "url": "https://weblate.rikka.app/api/changes/2820/?format=api"
}