Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577503/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxescapes/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxescapes/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:29.462660Z",
    "action": 5,
    "target": "= 고급 =\n\n== 탈출 ==\n\n=== 1.0 이스케이프 ===\n\nXWiki 구문을 이스케이프할 수 있습니다 .\n\n|=기능|= XWiki 구문 1.0|=결과\n|문자 탈출|{{{이것은 [링크]가 아닙니다}}}|{{{이것은 [링크]가 아닙니다}}}\n\n=== 2.0 이스케이프 ===\n\nXWiki 구문을 이스케이프할 수 있습니다 .\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|문자 이스케이프|(((\n{{{이것은 ~[~[링크~]~]}}}가 아닙니다.\n{{info}}~~ 문자를 입력하려면 이중 이스케이프를 사용하세요. ~~~~{{/info}}\n)))|{{{이것은 [[링크]]가 아닙니다}}}\n|긴 텍스트를 탈출하세요\n(\"축어적\" 참조)|~{~{~{{{{ 일부 **더 긴** 텍스트 //형식 없음//}}}~}~}~}|{{{ 일부 **더 긴** 텍스트 //형식 없음//}}}",
    "id": 413130,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413130/?format=api"
}