Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572622/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rendering-xwiki/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-28T01:40:23.338850Z",
    "action": 5,
    "target": "제한된 모드에서 정리하면 제거될 콘텐츠가 포함된 HTML 매크로에는 제한된 정리를 방지하려면 스크립트 권한이 필요합니다.",
    "id": 401313,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/401313/?format=api"
}