Units API.

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

GET /api/units/127040/?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/en/?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": [
        "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."
    ],
    "id_hash": 8846856814881925483,
    "content_hash": -8803100826403101388,
    "location": "",
    "context": "rendering.macro.tree.parameter.limit.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 76,
    "source_unit": "https://l10n.xwiki.org/api/units/127040/?format=api",
    "priority": 100,
    "id": 127040,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/en/?checksum=fac6596685c7e96b",
    "url": "https://l10n.xwiki.org/api/units/127040/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:47:18.233000Z"
}