Changes API.

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

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

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