Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573013/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/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-28T07:38:37.199474Z",
    "action": 2,
    "target": "재생목록을 반복 재생할지 여부입니다. true(영원히 계속 재생) 또는 false(완료되면 재생 중지)일 수 있습니다. 기본값은 false입니다.",
    "id": 403696,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/403696/?format=api"
}