Units API.

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

GET /api/units/573543/?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/ko/?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": [
        "처음으로 상위 노드를 확장할 때 표시할 최대 하위 노드 수입니다. 나머지 하위 노드는 \"more ...\" 링크를 통해 액세스할 수 있습니다. 이 매개변수는 기본적으로 자식 노드의 페이지를 매기는 데 사용되므로 자식 노드 수가 많을 때 트리 크기를 조정하는 데 도움이 됩니다. 트리는 이 매개변수를 트리 소스에 전달하므로 소스가 하위 개수 제한을 구현하는 동적 트리에서만 작동합니다."
    ],
    "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": 573543,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ko/?checksum=fac6596685c7e96b",
    "url": "https://l10n.xwiki.org/api/units/573543/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T11:03:30.897255Z"
}