Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/550584/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/ja/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "timestamp": "2022-11-30T10:41:57.940658Z",
    "action": 2,
    "target": "既定のエディターを選択。全体で既定のエディターの設定を上書きします。選択がない場合、編集中の内容に応じて既定のエディターを選択します。",
    "id": 353766,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/353766/?format=api"
}