Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/557577/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/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-12-02T07:12:55.954405Z",
    "action": 5,
    "target": "[{0}] マクロは登録済のマクロの一覧にありません。正しく入力されているか確認するか、管理者に連絡してください。",
    "id": 358081,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/358081/?format=api"
}