Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/17323/?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:13:27.273664Z",
    "action": 2,
    "target": "<font face=monospace>%1$s</font><br><br>* 還有一些其他注意事項,請確認你已閱讀說明。",
    "id": 17296,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/17296/?format=api"
}