Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573413/?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-30T05:24:32.998361Z",
    "action": 5,
    "target": "루트 노드 ID입니다. 이는 특정 노드(지정된 루트)의 하위 항목만 표시하려는 경우에 유용합니다. 트리는 첫 번째 수준에 있는 루트 노드의 하위 항목을 표시하므로 루트 노드는 실제로 표시되지 않습니다. 루트 노드가 지정되지 않으면 전체 트리가 표시됩니다. 노드 식별자의 형식은 엔터티 유형:entityReference입니다. 여기서 엔터티 유형은 예를 들어 wiki, 공간, 문서일 수 있습니다. 예: wiki: xwiki , 공백: xwiki :Main, 문서: xwiki :Main.WebHome",
    "id": 414505,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414505/?format=api"
}