Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577782/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxheadings/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxheadings/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:02:42.364212Z",
    "action": 5,
    "target": "= 편집 중 =\n\n== 제목 ==\n\n=== 1.0 제목 ===\n\n|=기능|= XWiki 구문 1.0|=결과\n|표준 제목|(((\n레벨 1 1개\n1.1 레벨 2\n1.1.1 레벨 3\n1.1.1.1 레벨 4\n1.1.1.1.1 레벨 5\n1.1.1.1.1.1 레벨 6\n)))|(((\n= 레벨 1 = \n== 레벨 2 ==\n=== 레벨 3 ===\n==== 레벨 4 ====\n===== 레벨 5 =====\n====== 레벨 6 ======\n)))\n|매개변수화된 제목|<h1><스팬 스타일=\"색상:블루\">표제</span></h1>|(((\n(% 스타일=\"색상:파란색\" %)\n= 제목 =\n)))\n| XWiki 구문을 사용한 제목 |1.1.1 *bold*를 사용한 제목|(((=== **bold**를 사용한 제목 ===)))\n\n=== 2.0 제목 ===\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|표준 제목|((({{{\n= 레벨 1 = \n== 레벨 2 ==\n=== 레벨 3 ===\n==== 레벨 4 ====\n===== 레벨 5 =====\n====== 레벨 6 ======\n}}})))|(((\n= 레벨 1 = \n== 레벨 2 ==\n=== 레벨 3 ===\n==== 레벨 4 ====\n===== 레벨 5 =====\n====== 레벨 6 ======\n)))\n|매개변수화된 제목|{{{(% style=\"color:blue\" %)}}}= 제목 =|(((\n(% 스타일=\"색상:파란색\" %)\n= 제목 =\n)))\n| XWiki 구문을 사용한 제목 |{{{=== **굵게** 제목 ===}}}|(((=== **굵게** 제목 ===)))",
    "id": 413132,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413132/?format=api"
}