Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78855/?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": "2025-02-28T19:49:09.843694Z",
    "action": 59,
    "target": "このユーザーには管理者権限が付与され、この管理インターフェイスへの接続と、SSH 経由でサーバーへの直接接続が許可されます。\n通常のユーザーであるため、資格情報を使用してユーザーポータル(SSO)に接続することもできます。\nインストール後処理が完了すると、他のユーザーを「admins」グループに追加することで管理者ユーザーを作成できるようになります。",
    "id": 200563,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200563/?format=api"
}