Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573543/?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:43:26.192560Z",
    "action": 5,
    "target": "처음으로 상위 노드를 확장할 때 표시할 최대 하위 노드 수입니다. 나머지 하위 노드는 \"more ...\" 링크를 통해 액세스할 수 있습니다. 이 매개변수는 기본적으로 자식 노드의 페이지를 매기는 데 사용되므로 자식 노드 수가 많을 때 트리 크기를 조정하는 데 도움이 됩니다. 트리는 이 매개변수를 트리 소스에 전달하므로 소스가 하위 개수 제한을 구현하는 동적 트리에서만 작동합니다.",
    "id": 414684,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414684/?format=api"
}