Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78897/?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.843899Z",
    "action": 59,
    "target": "ユーザーは、username{'@'}domain.tld 形式の関連付けられた電子メール アドレス (および XMPP アカウント) を使用して作成されます。追加のメール エイリアスとメール転送については、管理者とユーザーの両方が後から追加できます。",
    "id": 200566,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200566/?format=api"
}