Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/529948/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgroups/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgroups/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "timestamp": "2022-03-21T20:26:53.867171Z",
    "action": 5,
    "target": "= Editing =\n\n== Groups ==\n\n=== 2.0 Groups ===\n\n그룹을 사용하여 다른 문서를 현재 문서에 직접 인라인으로 삽입할 수 있습니다. 예를 들어 목록 항목, 표 셀 또는 문단 내부에 복잡한 요소 또는 스타일을 삽입할 수 있습니다. 그룹은 ##{{((...)}}}}## 의 구문 요소로 구분됩니다. 한 그룹은 다른 그룹을 포함할 수 있으며 유입의 제한은 없습니다.\n\n|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|((({{{\n|=Header 1|=Header 2|=Header 3\n|Cell One|(((\n= Embedded document =\n\n삽입된 단락이 있습니다.\n\n* list item one\n* list item two\n  ** sub-item 1\n  ** sub-item 2\n))) | Cell Three\n\n최상위 문서의 다음 단락\n}}})))|(((\n|=Header 1|=Header 2|=Header 3\n|Cell One|(((\n{{html}}<h1 id=\"HEmbeddeddocument\"><span>Embedded document</span></h1>{{/html}}\n\n삽입된 단락이 있습니다.\n\n* list item one\n* list item two\n  ** sub-item 1\n  ** sub-item 2\n))) | Cell Three\n\n최상위 문서의 다음 단락\n)))\n|((({{{(% class=\"myClass\" style=\"color:blue\" %)(((blue paragraphs\n\ninside myClass)))}}})))| (% class=\"myClass\" style=\"color:blue\" %)(((blue paragraphs\n\ninside my group)))",
    "id": 298873,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/298873/?format=api"
}