Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577402/?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-30T03:38:04.483415Z",
    "action": 5,
    "target": "목록에서 템플릿을 선택할 때 미리 입력된 기본 위치로 첫 번째 생성 제한을 사용하여 사용자가 이 템플릿으로 페이지를 생성할 위치를 선택할 수 있습니다.",
    "id": 413752,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413752/?format=api"
}