Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/38484/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-06T15:31:25.458345Z",
    "action": 59,
    "target": "您的设备制造商限制了 adb 的权限,使用 Shizuku 的应用无法正常工作。\n\n通常,在“开发者选项”中调整一些选项即可解除此限制。请阅读帮助来了解具体的操作方式。\n\n您可能需要重新启动 Shizuku 以使操作生效。",
    "id": 32688,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/32688/?format=api"
}