Changes API.

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

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

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