Units API.

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

GET /api/units/504949/?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-documenttreetranslations/de/?format=api",
    "source": [
        "The root node id. This is useful if you want to display only the descendants of a given node (which is the specified root). The tree displays the children of the root node on the first level, so the root node is not actually displayed. The entire tree is displayed if the root node is not specified. The format of a node identifier is entityType:entityReference, where the entity type can be for instance wiki, space, document. E.g.: wiki:xwiki, space:xwiki:Main, document:xwiki:Main.WebHome"
    ],
    "previous_source": "",
    "target": [
        "Die ID des Wurzelknotens. Dies ist nützlich, wenn Sie nur die Nachkommen eines bestimmten Knotens (der die angegebene Wurzel ist) anzeigen möchten. Der Baum zeigt die Kinder des Wurzelknotens auf der ersten Ebene an, sodass der Wurzelknoten nicht wirklich angezeigt wird. Wenn der Wurzelknoten nicht angegeben ist, wird der gesamte Baum angezeigt. Das Format eines Knotenbezeichners ist entityType:entityReference, wobei der Entitätstyp z. B. wiki, space, document sein kann. Z. B.: wiki:xwiki, space:xwiki:Main, document:xwiki:Main.WebHome"
    ],
    "id_hash": 3004162129593239429,
    "content_hash": -2724598878418100676,
    "location": "",
    "context": "rendering.macro.documentTree.parameter.root.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 80,
    "source_unit": "https://l10n.xwiki.org/api/units/126746/?format=api",
    "priority": 100,
    "id": 504949,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-documenttreetranslations/de/?checksum=a9b0ed8a46160785",
    "url": "https://l10n.xwiki.org/api/units/504949/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-31T03:31:27.649400Z"
}