Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577498/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-script/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-script/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-30T06:18:20.035853Z",
    "action": 5,
    "target": "더 나은 리소스 최적화를 위해 업데이트 검사기가 수동으로 트리거됩니다.",
    "id": 415014,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415014/?format=api"
}