Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572756/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-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": "2023-12-28T06:49:29.543037Z",
    "action": 2,
    "target": "사용자 아바타를 표시하는 특수 열입니다. XWiki .XWikiUsers 클래스 에 바인딩된 테이블에 대해서만 작동합니다",
    "id": 403347,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/403347/?format=api"
}