Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577540/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2024-01-02T11:40:07.730024Z",
    "action": 2,
    "target": "댓글은 사용자가 페이지 콘텐츠에 대해 토론할 수 있는 좋은 방법입니다.",
    "id": 416197,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416197/?format=api"
}