Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ja/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ja/?format=api",
            "source": [
                "= Editing =\n\n== Paragraphs ==\n\n=== 1.0 Paragraphs ===\n\nParagraphs are text elements separated by 2 or more new lines.\n\n{{info}}New lines are not honored in XWiki Syntax 1.0. \nYou need to insert a double backslash instead, like: {{{}}}{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple paragraph|This is a paragraph|This is a paragraph\n|Paragraph on multiple lines|Paragraph on{{{}}}multiple lines|Paragraph onmultiple lines\n|Two paragraphs|Paragraph one\\Paragraph two|Paragraph one\\Paragraph two\n|Parametrized paragraph|<p style=\"text-align:center;color:blue\">Centered and blue paragraph</p>|(% style=\"text-align:center;color:blue\" %)Centered and blue paragraph\n\n=== 2.0 Paragraphs ===\n\nParagraphs are text elements separated by 2 or more new lines.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple paragraph|This is a paragraph|This is a paragraph\n|Paragraph on multiple lines|Paragraph onmultiple lines|Paragraph onmultiple lines\n|Two paragraphs|Paragraph one\\Paragraph two|Paragraph one\\Paragraph two\n|Parametrized paragraph|{{{(% style=\"text-align:center;color:blue\" %)}}}Centered and blue paragraph|(% style=\"text-align:center;color:blue\" %)Centered and blue paragraph\n|Different style on some portion of the paragraph content|paragraph with {{{(% style=\"color:red\" %)}}}red{{{(%%)}}} different style inside|paragraph with (% style=\"color:red\" %)red(%%) texte inside"
            ],
            "previous_source": "",
            "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|2つの段落|段落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|2つの段落|段落1\\段落2|段落1\\段落2\n|パラメーター付きの段落|{{{(% style=\"text-align:center;color:blue\" %)}}}中央に揃えた青色の段落|(% style=\"text-align:center;color:blue\" %)中央に揃えた青色の段落\n|内容の一部に異なるスタイルが適用された段落|{{{(% style=\"color:red\" %)}}}赤色{{{(%%)}}}の異なるスタイルがある段落|(% style=\"color:red\" %)赤色(%%)のテキストがある段落"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": 2567570562672021684,
            "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": 150,
            "source_unit": "https://l10n.xwiki.org/api/units/465266/?format=api",
            "priority": 100,
            "id": 552607,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxparagraphs/ja/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/552607/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-15T06:26:36.531975Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ja/?format=api",
            "source": [
                "XWikiSyntaxParagraphs"
            ],
            "previous_source": "",
            "target": [
                "XWikiSyntaxParagraphs"
            ],
            "id_hash": -7901431335316922026,
            "content_hash": 7931068242681875189,
            "location": "",
            "context": "title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/465268/?format=api",
            "priority": 100,
            "id": 552608,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxparagraphs/ja/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/552608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-15T06:26:36.536466Z"
        }
    ]
}