Units API.

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

GET /api/units/465015/?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-xwikisyntaxgeneralremarks/en/?format=api",
    "source": [
        "= General =\n\n== General Remarks ==\n\n=== 2.0 General Remarks ===\n\nXWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} corrects some errors or ambiguous syntax entered by the user as shown in the examples in the table below.\n\n|=Description|=Example of invalid or ambiguous syntax|=Fixed XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}\n|Unclosed text styles|{{{**bold}}}|{{{**bold**}}}\n|Two standalone elements not separated by 2 new lines|{{{| table cell}}}{{{* list item}}}|{{{| table cell}}}\\{{{* list item}}}\n|Two standalone elements not separated by 2 new lines|{{{paragraph}}}{{{----}}}{{{paragraph}}}|{{{paragraph}}}\\{{{----}}}\\{{{paragraph}}}\n|Ignored new line at beginning of document|<new line at beginning of document>paragraph|paragraph\n|Not closed heading syntax|{{{=== heading}}}|{{{=== heading ===}}}"
    ],
    "previous_source": "",
    "target": [
        "= General =\n\n== General Remarks ==\n\n=== 2.0 General Remarks ===\n\nXWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} corrects some errors or ambiguous syntax entered by the user as shown in the examples in the table below.\n\n|=Description|=Example of invalid or ambiguous syntax|=Fixed XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}\n|Unclosed text styles|{{{**bold}}}|{{{**bold**}}}\n|Two standalone elements not separated by 2 new lines|{{{| table cell}}}\\{{{* list item}}}|{{{| table cell}}}\\\\{{{* list item}}}\n|Two standalone elements not separated by 2 new lines|{{{paragraph}}}\\{{{----}}}\\{{{paragraph}}}|{{{paragraph}}}\\\\{{{----}}}\\\\{{{paragraph}}}\n|Ignored new line at beginning of document|<new line at beginning of document>\\paragraph|paragraph\n|Not closed heading syntax|{{{=== heading}}}|{{{=== heading ===}}}"
    ],
    "id_hash": 4321460072923956526,
    "content_hash": 8660101537856344340,
    "location": "",
    "context": "content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 91,
    "source_unit": "https://l10n.xwiki.org/api/units/465015/?format=api",
    "priority": 100,
    "id": 465015,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/en/?checksum=bbf8e90a4daa852e",
    "url": "https://l10n.xwiki.org/api/units/465015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-02T15:29:46.606484Z"
}