Units API.

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

GET /api/units/465221/?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-xwikisyntaxescapes/fr/?format=api",
    "source": [
        "= Advanced =\n\n== Escapes ==\n\n=== 1.0 Escapes ===\n\nAllows to escape XWiki Syntax.\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Escape a character|{{{This is not a [link]}}}|{{{This is not a [link]}}}\n\n=== 2.0 Escapes ===\n\nAllows to escape XWiki Syntax.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Escape a character|(((\n{{{This is not a ~[~[link~]~]}}}\n{{info}}To enter a ~~ character use a double escape: ~~~~{{/info}}\n)))|{{{This is not a [[link]]}}}\n|Escape longer text\n(also see \"Verbatim\")|~{~{~{{{{ some **longer** text //without// formatting}}}~}~}~}|{{{ some **longer** text //without// formatting}}}"
    ],
    "previous_source": "",
    "target": [
        "= Advanced =\n\n== Protéger les caractères ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 Escapes ===\n\n|=Fonctionnalité|=Syntaxe XWiki 1.0|=Résultat\n|Pour un caractère|{{{Ceci n'est pas un [lien]}}}|{{{Ceci n'est pas un [lien]}}}\n\n=== 2.0 Escapes ===\n\n|=Fonctionnalité|=Syntaxe XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Résultat\n|Pour un caractère|(((\n{{{Ceci n'est pas un ~[~[lien~]~]}}}\n{{info}}Pour renseigner le caractère ~~ utilisez l'Escape double: ~~~~{{/info}}\n)))|{{{Ceci n'est pas un [[lien]]}}}"
    ],
    "id_hash": 4321460072923956526,
    "content_hash": -4592824896804431347,
    "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": 80,
    "source_unit": "https://l10n.xwiki.org/api/units/465205/?format=api",
    "priority": 100,
    "id": 465221,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxescapes/fr/?checksum=bbf8e90a4daa852e",
    "url": "https://l10n.xwiki.org/api/units/465221/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-02T15:30:49.078491Z"
}