Units API.

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

GET /api/units/465143/?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-xwikisyntaxquotations/fr/?format=api",
    "source": [
        "= Advanced =\n\n== Quotations ==\n\n=== 1.0 Quotations ===\n\nAllows to quote some text.\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple quote|(((\n<blockquote><p>john said this</p></blockquote>\nI said ok\n)))|(((\n> john said this\nI said ok\n)))\n|Nested quotes|(((\n<blockquote><p>john said this</p>\n  <blockquote><p>marie answered that</p></blockquote>\n</blockquote>\nI said ok \n)))|(((\n> john said this\n>> marie answered that\nI said ok\n)))\n\n=== 2.0 Quotations ===\n\nAllows to quote some text.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple quote|((({{{\n> john said this\nI said ok\n}}})))|(((\n> john said this\nI said ok\n)))\n|Nested quotes|((({{{\n> john said this\n>> marie answered that\nI said ok\n}}})))|(((\n> john said this\n>> marie answered that\nI said ok\n)))"
    ],
    "previous_source": "",
    "target": [
        "= Advanced =\n\n== Citations ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 Quotations ===\n\n|=Fonctionnalité|=Syntaxe XWiki 1.0|=Résultat\n|Citation simple|(((\n<blockquote><p>John a dit cela.</p></blockquote>\nJ'ai dit ok.\n)))|(((\n> John a dit cela.\nJ'ai dit ok.\n)))\n|Citations imbriquées|(((\n<blockquote><p>John a dit cela.</p>\n<blockquote><p>Marie a répondu cela.</p></blockquote></blockquote>\nJ'ai dit ok.\n)))|(((\n> John a dit cela.\n>> Marie a répondu cela.\nJ'ai dit ok.\n)))\n\n=== 2.0 Quotations ===\n\n|=Fonctionnalité|=Syntaxe XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Résultat\n|Citation simple|(((\n{{{> John a dit cela.\nJ'ai dit ok.}}}\n)))|(((\n> John a dit cela.\nJ'ai dit ok.\n)))\n|Citations imbriquées|(((\n{{{> John a dit cela.\n>> Marie a répondu cela.\nJ'ai dit ok.}}}\n)))|(((\n> John a dit cela.\n>> Marie a répondu cela.\nJ'ai dit ok.\n)))"
    ],
    "id_hash": 4321460072923956526,
    "content_hash": -5909943380062618353,
    "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": true,
    "num_words": 116,
    "source_unit": "https://l10n.xwiki.org/api/units/465132/?format=api",
    "priority": 100,
    "id": 465143,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxquotations/fr/?checksum=bbf8e90a4daa852e",
    "url": "https://l10n.xwiki.org/api/units/465143/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-02T15:30:11.125763Z"
}