Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577022/?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:15:17.256998Z",
    "action": 5,
    "target": "해당 문서에 대해 다른 실시간 세션이 이미 존재합니다. 어떤 세션에 참여하고 싶으신가요?",
    "id": 414225,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414225/?format=api"
}