Units API.

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

GET /api/units/572623/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ko/?format=api",
    "source": [
        "= Programming =\n\n== Macros ==\n\n=== 1.0 Macros ===\n\nThere are two kinds of macros in XWiki Syntax 1.0:\n\n* Velocity macros (called using the ###macroname(param1 ... paramN)## syntax)\n* Radeox macros (called using the ##{macroname:param1=value1|...|paramN=valueN}## syntax)\n\n{{info}}\nFor the full list of available macros check the [[Extensions wiki>>https://extensions.xwiki.org/]].\n{{/info}}\n\n|=Feature|=XWiki Syntax 1.0\n|Velocity Macro|(((\n{{{#info(\"Some text\")}}}\n)))\n|Radeox Macro|(((\n{{{{code:java}\njava content\n{code}\n}}}\n)))\n\n=== 2.0 Macros ===\n\nThere is only one kind of macro in XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}, which is called by the syntax: ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"}}...{{/macroname}}}}}##. For macros without content there's a short notation: ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"/}}}}}##\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Rendering Macro with a content|(((\n{{{{{code language=\"java\"}}\nSystem.out.println(\"Hello World!\");\n{{/code}}\n}}}\n)))|{{code language=\"java\"}}System.out.println(\"Hello World!\");{{/code}}\n|Rendering Macro without content|(((\n{{{{{include reference=\"Space.Page\"/}}}}}\n)))|The referenced page is included in the current page\n\n{{info}}\nFor the full list of available macros check the [[Extensions wiki>>https://extensions.xwiki.org/]].\n{{/info}}\n\n==== Macros in this wiki ====\n\n{{include reference=\"XWiki.XWikiSyntaxMacrosList\"/}}"
    ],
    "previous_source": "",
    "target": [
        "= Programming =\n\n== Macros ==\n\n=== 1.0 Macros ===\n\nXWiki 구문 1.0에는 두 종류의 매크로가 있습니다:\n\n* Velocity 매크로( ###macroname(param1 ... paramN)## 구문을 사용하여 호출됨)\n* Radeox 매크로( ##{macroname:param1=value1|...|paramN=valueN}## 구문을 사용하여 호출됨)\n\n{{info}}\n사용 가능한 매크로의 전체 목록을 보려면 [[Extensions wiki>>https://extensions.xwiki.org/]]를 확인하세요.\n{{/info}}\n\n|=Feature|=XWiki Syntax 1.0\n|Velocity Macro|(((\n{{{#info(\"Some text\")}}}\n)))\n|Radeox Macro|(((\n{{{{code:java}\njava content\n{code}\n}}}\n)))\n\n=== 2.0 Macros ===\n\nXWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}에는 구문에 의해 호출되는 매크로 종류가 한 가지뿐입니다. ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"}}...{{/macroname}}}}}##. 내용이 없는 매크로의 경우 짧은 표기가 있습니다: ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"/}}}}}##\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|콘텐츠가 포함된 매크로 렌더링|(((\n{{{{{code language=\"java\"}}\nSystem.out.println(\"Hello World!\");\n{{/code}}\n}}}\n)))|{{code language=\"java\"}}System.out.println(\"Hello World!\");{{/code}}\n|Rendering Macro without content|(((\n{{{{{include reference=\"Space.Page\"/}}}}}\n)))|참조된 페이지가 현재 페이지에 포함되어 있습니다.\n\n{{info}}\n사용 가능한 매크로의 전체 목록을 보려면 [[Extensions wiki>>https://extensions.xwiki.org/]]를 확인하세요.\n{{/info}}\n\n==== Macros in this wiki ====\n\n{{include reference=\"XWiki.XWikiSyntaxMacrosList\"/}}"
    ],
    "id_hash": 4321460072923956526,
    "content_hash": 4859279566153109085,
    "location": "",
    "context": "content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 157,
    "source_unit": "https://l10n.xwiki.org/api/units/465396/?format=api",
    "priority": 100,
    "id": 572623,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxmacros/ko/?checksum=bbf8e90a4daa852e",
    "url": "https://l10n.xwiki.org/api/units/572623/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T02:18:42.371207Z"
}