Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577019/?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-30T04:02:25.699193Z",
    "action": 5,
    "target": "실시간 세션 외부에서 문서가 변경되어 서버가 이를 사용자 버전과 병합하는 데 어려움을 겪었습니다. 이 문제를 어떻게 처리하시겠습니까?",
    "id": 414103,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414103/?format=api"
}