Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573519/?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:01:35.894112Z",
    "action": 5,
    "target": "트리 구조와 해당 컨텍스트 메뉴를 설명하고 트리 노드에서 작업을 수행하기 위해 호출되는 리소스에 대한 참조입니다. 이 리소스는 트리 노드가 열릴 때 트리를 동적으로(요청 시) 로드하고 사용자가 트리 노드를 마우스 오른쪽 버튼으로 클릭할 때 상황에 맞는 메뉴를 요청하는 데 사용됩니다. 따라서 리소스는 정적이 아닙니다. 정적 트리의 경우 매크로 콘텐츠를 대신 사용해야 합니다. 참조는 문서 참조 또는 URL /경로일 수 있습니다.",
    "id": 413405,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413405/?format=api"
}