Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576803/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/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-30T05:19:42.070301Z",
    "action": 5,
    "target": "선택한 페이지에는 구조화된 데이터 유형이 포함되어 있습니다. 이러한 페이지의 이름을 바꾸면 위키가 제대로 작동하지 않을 수 있습니다. 고급 사용자에게 이 리팩토링을 진행하도록 요청하세요.",
    "id": 414459,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414459/?format=api"
}