Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/529878/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-edittranslations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2024-01-02T11:38:40.614285Z",
    "action": 2,
    "target": "이 페이지가 아직 {1}(현재 로케일)로 번역되지 않았기 때문에 이 페이지(원본 버전)의 {0} 번역을 편집 중입니다.",
    "id": 416168,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416168/?format=api"
}