Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576700/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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-30T02:01:55.526744Z",
    "action": 5,
    "target": "= 일반 =\n\n== 일반 사항 ==\n\n=== 2.0 일반 사항 ===\n\nXWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}는 아래 표의 예와 같이 사용자가 입력한 일부 오류나 모호한 구문을 수정합니다.\n\n|=설명|=잘못되거나 모호한 구문의 예|=수정된 XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}\n|닫히지 않은 텍스트 스타일|{{{**bold}}}|{{{**bold**}}}\n|2개의 새 줄로 구분되지 않은 두 개의 독립형 요소|{{{| 테이블 셀}}}{{{* 목록 항목}}}|{{{| 테이블 셀}}}\\{{{* 목록 항목}}}\n|2개의 새 줄로 구분되지 않은 두 개의 독립형 요소|{{{paragraph}}}{{{--}}}{{{paragraph}}}|{{{paragraph}}}\\{{{--- -}}}\\{{{절}}}\n|문서 시작 부분의 새 줄 무시|<문서 시작 부분의 새 줄>paragraph|paragraph\n|닫히지 않은 제목 구문|{{{=== 제목}}}|{{{=== 제목 ===}}}",
    "id": 413125,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413125/?format=api"
}