Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577056/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-netflux-api/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:27:24.364079Z",
    "action": 5,
    "target": "수정된 콘텐츠를 가져오지 못했습니다. 변경 사항을 복사하고 편집기를 다시 로드해야 합니다.",
    "id": 415100,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415100/?format=api"
}