Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576852/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/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:09.629241Z",
    "action": 5,
    "target": "= 편집 중 =\n\n== 단락 ==\n\n=== 1.0 단락 ===\n\n단락은 2개 이상의 새 줄로 구분된 텍스트 요소입니다.\n\n{{info}} XWiki 구문 1.0 에서는 새 줄이 허용되지 않습니다 . \n대신 다음과 같이 이중 백슬래시를 삽입해야 합니다. {{{}}}{{/info}}\n\n|=기능|= XWiki 구문 1.0|=결과\n|간단한 단락|이것은 단락입니다|이것은 단락입니다\n|여러 줄의 단락|{{{}}}여러 줄의 단락|여러 줄의 단락\n|두 문단|문단 1\\문단 2|문단 1\\문단 2\n|매개변수화된 단락|<p style=\"text-align:center;color:blue\">가운데 맞춤 및 파란색 단락</p>|(% style=\"text-align:center;color:blue\" %)가운데 및 파란색 단락\n\n=== 2.0 단락 ===\n\n단락은 2개 이상의 새 줄로 구분된 텍스트 요소입니다.\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|간단한 단락|이것은 단락입니다|이것은 단락입니다\n|여러 줄의 단락|여러 줄의 단락|여러 줄의 단락\n|두 문단|문단 1\\문단 2|문단 1\\문단 2\n|매개변수화된 단락|{{{(% style=\"text-align:center;color:blue\" %)}}}가운데 및 파란색 단락|(% style=\"text-align:center;color:blue\" %)가운데 파란색 단락\n|단락 내용 일부에 다른 스타일|{{{(% style=\"color:red\" %)}}}빨간색{{{(%%)}}} 내부 스타일이 다른 단락|(% 스타일이 있는 단락) =\"color:red\" %)red(%%) 내부 텍스트",
    "id": 413129,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413129/?format=api"
}