Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/44441/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-19T13:13:36.773531Z",
    "action": 59,
    "target": "您的设备运行 Android 10 或更高版本,Android 系统允许符合条件的应用在标准文件夹中写入文件而<b>无需任何权限</b>。<p>这意味着不论您如何修改权限(不论是在本应用或是在系统中),应用总是可以向标准文件夹写入文件。(修改其他应用创建的文件仍需要权限)<p>* 标准文件夹是指 DCIM、Pictures、Download 等一系列系统规定的文件夹。<br>* 符合条件的应用是指目标 API 是 30 或以上,或者目标 API 是 29 且适配了分区存储的应用。",
    "id": 46154,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/46154/?format=api"
}