Units API.

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

GET /api/units/127070/?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 maximum number of child nodes to display when expanding a parent node for the first time. The rest of the child nodes are accessible through a \"more ...\" link. This parameter is basically used to paginate the child nodes and thus helps the tree scale when the number of child nodes is large. The tree passes this parameter to the tree source so it works only with dynamic trees whose source implements child count limit."
    ],
    "previous_source": "",
    "target": [
        "Le nombre maximum de nœuds fils à afficher lorsqu'un nœud père est déplié pour la première fois. Les autres nœuds sont accessibles grâce au lien \"Plus...\". Ce paramètre sert essentiellement à définir la pagination afin d'améliorer les performances lorsque les nœuds fils sont nombreux. L'arbre fournit ce paramètre à l'arbre d'origine c'est pourquoi ce paramètre n'est pris en compte que dans les arbres dynamiques dont l'origine implémente le nombre de nœuds fils."
    ],
    "id_hash": 8846856814881925483,
    "content_hash": -8803100826403101388,
    "location": "",
    "context": "rendering.macro.tree.parameter.limit.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 76,
    "source_unit": "https://l10n.xwiki.org/api/units/127040/?format=api",
    "priority": 100,
    "id": 127070,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/fr/?checksum=fac6596685c7e96b",
    "url": "https://l10n.xwiki.org/api/units/127070/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:47:18.233000Z"
}