Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577395/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-templateprovidertranslations/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-30T02:51:40.877707Z",
    "action": 5,
    "target": "새 페이지가 생성될 때 템플릿 제공자에게 표시되는 정보입니다.",
    "id": 413311,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413311/?format=api"
}