Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573541/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/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:37:37.887159Z",
    "action": 5,
    "target": "트리 노드를 찾는 데 사용할 수 있는 텍스트 입력을 표시합니다. 입력 내용은 트리 위에 표시되며 입력할 때 트리의 내용을 기반으로 제안 사항을 제공합니다. 제안을 선택하면 해당 노드까지 트리가 확장됩니다.",
    "id": 414629,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414629/?format=api"
}