Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78677/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T20:18:05.321018Z",
    "action": 59,
    "target": "これは管理者ユーザーに対応する特別なグループです。このグループのユーザーは、YunoHostのウェブ管理者にアクセスし、SSHでサーバーに接続し、「sudo」コマンドを使用できます。また、root{'@'}、admin{'@'}、admins{'@'}に送信された診断通知などの電子メールも受信します。このグループには、絶対に信頼できる人だけを追加する必要があります!",
    "id": 182817,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/182817/?format=api"
}