Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/lv/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-xwikisyntaxhorizontalline/lv/?format=api",
            "source": [
                "= Editing =\n\n== Horizontal Line ==\n\n=== 1.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|<hr style=\"border-color:blue\"/>|(((\n(% style=\"border-color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|((({{{\n(% style=\"border-color:blue\" %)\n----\n}}})))|(((\n(% style=\"border-color:blue\" %)\n----\n)))"
            ],
            "previous_source": "= Editing =\n\n== Horizontal Line ==\n\n=== 1.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n{{info}}Note that this is different from Creole where exactly 4 dashes are required.{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|<hr style=\"color:blue\"/>|(((\n(% style=\"color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n{{info}}Note that this is different from Creole where exactly 4 dashes are required.{{/info}}\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|((({{{\n(% style=\"color:blue\" %)\n----\n}}})))|(((\n(% style=\"color:blue\" %)\n----\n)))",
            "target": [
                "= Editing =\n\n== Horizontāla līnija ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 Horizontal Line ===\n\n{{info}}1.0 sintaksē ir nepieciešamas tieši 4 mīnusa zīmes.{{/info}}\n\n|=Piemērs|=XWiki 1.0 sintakse|=Rezultāts\n|Vienkārša horizontāla līnija|{{{----}}}|(((\n----\n)))\n|Horizontāla līnija ar parametriem|<hr style=\"color:blue\"/>|(((\n(% style=\"color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}{{velocity}}$crtSyntaxVer{{/velocity}} sintaksē 4 vai vairāk mīnusa zīmes.{{/info}}\n\n|=Piemērs|=XWiki {{velocity}}$crtSyntaxVer{{/velocity}} sintakse|=Rezultāts\n|Vienkārša horizontāla līnija|{{{----}}}|(((\n----\n)))\n|Horizontāla līnija ar parametriem|(((\n{{{\n(% style=\"color:blue\" %)\n----\n}}}\n)))|(((\n(% style=\"color:blue\" %)\n----\n)))"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": 1273298526055104361,
            "location": "",
            "context": "content",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 65,
            "source_unit": "https://l10n.xwiki.org/api/units/465618/?format=api",
            "priority": 100,
            "id": 465629,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxhorizontalline/lv/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/465629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-02T15:33:05.611630Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/lv/?format=api",
            "source": [
                "XWikiSyntaxHorizontalLine"
            ],
            "previous_source": "",
            "target": [
                "XWiki sintakses līnijas"
            ],
            "id_hash": -7901431335316922026,
            "content_hash": -4918870851011459060,
            "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": true,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/465619/?format=api",
            "priority": 100,
            "id": 465630,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxhorizontalline/lv/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/465630/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-02T15:33:05.800637Z"
        }
    ]
}