Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/539634/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/ko/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2023-12-21T00:40:00.161348Z",
    "action": 29,
    "target": "대시보드",
    "id": 400822,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.xwiki.org/api/changes/400822/?format=api"
}