Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576640/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/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:55.254451Z",
    "action": 2,
    "target": "단일 PDF 내보내기 에 포함될 수 있는 최대 콘텐츠 크기(KB)입니다 . 제한을 비활성화하려면 0을 사용합니다.",
    "id": 416213,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416213/?format=api"
}