Units API.

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

GET /api/units/127048/?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/macros-treetranslations/fr/?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."
    ],
    "previous_source": "",
    "target": [
        "L'identifiant du noeud de la racine. C'est utile si vous souhaitez afficher uniquement les héritiers d'un noeud donné (qui est la racine spécifiée). L'arbre affiche les enfants du noeud racine sur le premier niveau, de sorte que le noeud racine n'est pas réellement affiché. L'arbre entier s'affiche si le noeud racine n'est pas spécifié."
    ],
    "id_hash": 4084112245093269576,
    "content_hash": -8292233865466165071,
    "location": "",
    "context": "rendering.macro.tree.parameter.root.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": 57,
    "source_unit": "https://l10n.xwiki.org/api/units/127018/?format=api",
    "priority": 100,
    "id": 127048,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/fr/?checksum=b8adae72c79b8048",
    "url": "https://l10n.xwiki.org/api/units/127048/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:47:15.314000Z"
}