Changes API.

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

GET /api/changes/11269/?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/david082321/?format=api",
    "author": "https://weblate.rikka.app/api/users/david082321/?format=api",
    "timestamp": "2021-09-17T00:46:26.798116Z",
    "action": 2,
    "target": "+ 在 root 和非 root 裝置上均可工作 <br>+ 非常快,資源消耗可忽略不計 <br>+ 享受全部功能 <br><br>- 需要安裝一個開源程式(Shizuku) <br>- 對於非 root 裝置,每次裝置重新啟動都需要通過電腦使用 adb 來啟動 Shizuku<br>- Android 11 以上,Shizuku 可以不透過電腦啟動",
    "id": 11269,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/11269/?format=api"
}