Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576185/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/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-30T03:41:01.499864Z",
    "action": 5,
    "target": "등급을 활성화하면 사용자가 페이지에서 투표하고 평균 투표 수를 표시할 수 있습니다. 비활성화해도 기존 투표는 제거되지 않으며 인터페이스만 숨겨집니다.",
    "id": 413780,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413780/?format=api"
}