Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/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-xwikisyntaxnewlinelinebreaks/ja/?format=api",
            "source": [
                "= Editing =\n\n== New Line/Line Breaks ==\n\n=== 1.0 New Line Line Breaks ===\n\nA new line is a carriage return. A line break is a forced new line that can appear anywhere in the text.\n\n{{info}}\nNew lines are not honored in XWiki Syntax 1.0. Use line breaks instead.\n{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Line break|{{{Line\\New line}}}|Line\\New line\n|New line|Line\\New line|Line New line\n\n=== 2.0 New Line Line Breaks ===\n\nA new line is a carriage return. A line break is a forced new line that can appear anywhere in the text.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Line break|{{{Line\\New line}}}|Line\\New line\n|New line|Line\\New line|Line\\New line"
            ],
            "previous_source": "",
            "target": [
                "= 編集 =\n\n== 改行 ==\n\n=== 改行1.0 ===\n\n改行で新しい行を設定できます。改行でテキストのどの箇所でも強制的に新しい行を設定できます。\n\n{{info}}\n新しい行はXWikiシンタックス 1.0では尊重されません。代わりに改行を使用してください。\n{{/info}}\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|改行|{{{行\\新しい行}}}|行\\新しい行\n|新しい行|行\\新しい行|行 新しい行\n\n=== 改行2.0 ===\n\n改行で新しい行を設定できます。改行でテキストのどの箇所でも強制的に新しい行を設定できます。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|改行|{{{行\\新しい行}}}|行\\新しい行\n|新しい行|行\\新しい行|行\\新しい行"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": 3690516629497683582,
            "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": 104,
            "source_unit": "https://l10n.xwiki.org/api/units/465103/?format=api",
            "priority": 100,
            "id": 552597,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/ja/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/552597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-15T06:05:40.350103Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/ja/?format=api",
            "source": [
                "XWikiSyntaxNewLineLineBreaks"
            ],
            "previous_source": "",
            "target": [
                "XWikiSyntaxNewLineLineBreaks"
            ],
            "id_hash": -7901431335316922026,
            "content_hash": 7974615073373839372,
            "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/465104/?format=api",
            "priority": 100,
            "id": 552598,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/ja/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/552598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-15T06:05:40.353691Z"
        }
    ]
}