Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573425/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/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-30T05:57:33.873147Z",
    "action": 5,
    "target": "현재 사용자에게 보기 권한이 있는 Wiki, 공간 및 페이지 노드만 표시합니다. 이것이 false로 설정되면 현재 사용자가 볼 수 없는 위키, 공간 및 페이지 노드가 해당 이름을 사용하여 트리에 나열됩니다. 하지만 사용자는 해당 링크를 따라가면서 자신의 콘텐츠를 볼 수 없습니다(사용자는 해당 링크의 존재만 인식하게 됩니다).",
    "id": 414818,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414818/?format=api"
}