Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577170/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/wiki-wikimanager-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-30T08:09:13.401239Z",
    "action": 5,
    "target": "위키 회원 관리: 위키 회원을 추가, 제거, 초대, 수락 또는 거부합니다.",
    "id": 415401,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415401/?format=api"
}