Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572659/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-28T06:49:23.670204Z",
    "action": 2,
    "target": "이 마법사는 애플리케이션을 생성하는 과정을 안내합니다. 수행할 단계는 다음과 같습니다:",
    "id": 403345,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/403345/?format=api"
}