Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576366/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-ckeditor-ui/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-30T08:40:30.939824Z",
    "action": 5,
    "target": "콘텐츠 블록 사이에 주제별 구분을 표시합니다. 예를 들어 스토리의 장면 변경, 섹션 내 주제 전환 등이 있습니다.",
    "id": 415709,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415709/?format=api"
}