Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/68031/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:24.635483Z",
    "action": 59,
    "target": "此用户将被授予管理员权限,并被允许连接到该管理界面以及通过 SSH 直接连接到服务器。\n由于它是普通用户,您还可以使用其凭据连接到门户 (SSO)。\n安装后流程完成后,您将能够通过将其他管理员用户添加到 '管理员' 组来创建其他管理员用户。",
    "id": 200756,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200756/?format=api"
}