Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/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/sv/?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": "= 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{{info}}\nIn XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} new lines are honored which is not the case in XWiki Syntax 1.0 and in Creole Syntax.\n{{/info}}\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",
            "target": [
                "= Editing =\n\n== Radbrytning ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 New Line Line Breaks ===\n\nEn radbrytning tvingar fram ny rad och kan stå var som helst i en text.\n\n{{info}}\nI XWiki syntax 2.0 är nyradstecken signifikanta, vilket inte är fallet i XWiki syntax 1.0 och i Creole-syntax.\n{{/info}}\n\n|=Formateringstyp|=XWiki syntax 1.0|=Resultat\n|Radbrytning|{{{Rad\\Ny rad}}}|Rad\\Ny rad\n|Ny rad|Rad\\Ny rad|Rad Ny rad\n\n=== 2.0 New Line Line Breaks ===\n\nEn radbrytning tvingar fram ny rad och kan stå var som helst i en text.\n\n{{info}}\nI XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}} är nyradstecken signifikanta, vilket inte är fallet i XWiki syntax 1.0 och i Creole-syntax.\n{{/info}}\n\n|=Formateringstyp|=XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultat\n|Radbrytning|{{{Rad\\Ny rad}}}|Rad\\Ny rad\n|Ny rad|Rad\\Ny rad|Rad\\Ny rad"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": 3690516629497683582,
            "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": 104,
            "source_unit": "https://l10n.xwiki.org/api/units/465103/?format=api",
            "priority": 100,
            "id": 465124,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/465124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-02T15:30:07.374784Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/?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": true,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/465104/?format=api",
            "priority": 100,
            "id": 465126,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/sv/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/465126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-02T15:30:07.461126Z"
        }
    ]
}