Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573431/?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:09:47.905251Z",
    "action": 5,
    "target": "페이지 간에 사용할 계층 구조를 지정합니다. 가능한 값은 \"참조\"(기본값) 및 \"상위 하위\"입니다. \"참조\"가 사용되면 페이지 계층 구조는 페이지 참조, 특히 페이지 참조의 중첩된 공백 구성 요소만 사용하여 정의됩니다. \"상위 하위\"가 사용되는 경우 계층 구조는 데이터베이스의 \"상위\" 페이지 필드에 의해 정의된 상위/하위 관계를 기반으로 합니다.",
    "id": 414933,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414933/?format=api"
}