Units API.

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

GET /api/units/17610/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlesnetwork/cs/?format=api",
    "source": [
        "Learning the location of the sources is not sufficient, nodes also need to forward packets towards their destination. When a node receives a packet whose destination address is already present inside its port-address table, it simply forwards the packet on the interface listed in the port-address table. In this case, the packet will follow the port-address table entries in the downstream nodes and will reach the destination. If the destination address is not included in the port-address table, the node simply forwards the packet on all its interfaces, except the interface from which the packet was received. Forwarding a packet over all interfaces is usually called `broadcasting` in the terminology of computer networks. Sending the packet over all interfaces except one is a costly operation since the packet is sent over links that do not reach the destination. Given the tree-shape of the network, the packet will explore all downstream branches of the tree and will finally reach its destination. In practice, the `broadcasting` operation does not occur too often and its performance impact remains limited."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8676077772658156430,
    "content_hash": 8676077772658156430,
    "location": "../../principles/network.rst:153",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 176,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34279/?format=api",
    "priority": 100,
    "id": 17610,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlesnetwork/cs/?checksum=f8679ec432f3a38e",
    "url": "https://weblate.info.ucl.ac.be/api/units/17610/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:15.934800+02:00"
}