Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575916/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/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-30T06:26:46.184102Z",
    "action": 5,
    "target": "페이지에 주(x.1) 및 부(1.x) 버전이 있도록 허용합니다. 부 버전은 페이지 기록에서 \"사소한 편집 표시\" 버튼을 사용하여 볼 수 있습니다.",
    "id": 415094,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415094/?format=api"
}