Units API.

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

GET /api/units/523458/?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-rendering/macro-transformation/fr/?format=api",
    "source": [
        "This macro generates standalone content. As a consequence you need to make sure to use a syntax that separates your macro from the content before and after it so that it's on a line by itself. For example in XWiki Syntax 2.0+ this means having 2 newline characters (a.k.a line breaks) separating your macro from the content before and after it."
    ],
    "previous_source": "",
    "target": [
        "Cette macro génère du contenu de type bloc. En conséquence assurez vous d'utiliser la syntaxe adéquate afin de séparer votre macro du contenu précédent et suivant de manière à ce qu'elle soit sur une seule ligne. Par exemple, avec la syntaxe XWiki 2.0+ cela signifie d'avoir 2 caractères de saut à la ligne séparant votre macro du contenu précédent, et du contenu suivant."
    ],
    "id_hash": -8447809264200606025,
    "content_hash": 9011794220174212249,
    "location": "",
    "context": "rendering.macro.error.standalone.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://l10n.xwiki.org/api/units/523429/?format=api",
    "priority": 100,
    "id": 523458,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/macro-transformation/fr/?checksum=0ac35a3b8d119eb7",
    "url": "https://l10n.xwiki.org/api/units/523458/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-12-11T09:55:25.184993Z"
}