Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573521/?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:15:37.753584Z",
    "action": 5,
    "target": "루트 노드 ID입니다. 이는 특정 노드(지정된 루트)의 하위 항목만 표시하려는 경우에 유용합니다. 트리는 첫 번째 수준에 있는 루트 노드의 하위 항목을 표시하므로 루트 노드는 실제로 표시되지 않습니다. 루트 노드가 지정되지 않으면 전체 트리가 표시됩니다.",
    "id": 413539,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413539/?format=api"
}