Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573523/?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-30T03:28:10.117289Z",
    "action": 5,
    "target": "루트 노드를 표시할지 여부입니다. 루트 노드는 일반적으로 트리가 표시되는 컨텍스트(예: 트리 앞의 레이블)에서 암시되므로 기본적으로 표시되지 않습니다. 그러나 루트 노드를 표시하려는 경우가 있습니다. 루트 아래에 새 노드를 생성할 수 있기 위해서입니다.",
    "id": 413658,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413658/?format=api"
}