Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573127/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-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": "2024-01-02T12:11:39.287869Z",
    "action": 2,
    "target": "변경 요청 기능 에서는 중첩된 페이지 삭제가 지원되지 않습니다 . \"하위 항목에 영향\"을 선택한 경우 변경 요청을 사용하여 이 작업을 수행할 수 없습니다.",
    "id": 416626,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416626/?format=api"
}