Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576851/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/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:14:26.096331Z",
    "action": 5,
    "target": "이것은 페이지 헤더 뒤의 상단 표시줄로 가로로 표시되거나 측면 패널에 세로로 표시되는 탐색 메뉴를 만드는 데 도움이 되는 간단한 애플리케이션입니다.",
    "id": 414977,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414977/?format=api"
}