Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575862/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-refactoring-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-30T03:03:17.422250Z",
    "action": 5,
    "target": "예로 설정하면 고급 사용자가 페이지를 삭제할 때 페이지를 휴지통으로 보낼지 아니면 영구적으로 삭제할지 선택할 수 있습니다. 아니요로 설정하면 페이지가 활성화된 경우 항상 휴지통으로 보내지고 그렇지 않은 경우 항상 영구적으로 삭제됩니다. 기본값은 아니요입니다.",
    "id": 413421,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413421/?format=api"
}