Units API.

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

GET /api/units/17974/?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/principlessharing/cs/?format=api",
    "source": [
        "Besides the link bandwidth, the buffers on the network nodes are the second type of resource that needs to be shared inside the network. The node buffers play an important role in the operation of the network because that can be used to absorb transient traffic peaks. Consider again the example above. Assume that on average host `A` and host `B` send a group of three packets every ten seconds. Their combined transmission rate (0.6 packets per second) is, on average, lower than the network capacity (1 packet per second). However, if they both start to transmit at the same time, node `R1` will have to absorb a burst of packets. This burst of packets is a small `network congestion`. We will say that a network is congested, when the sum of the traffic demand from the hosts is larger than the network capacity :math:`\\sum{demand}>capacity`. This `network congestion` problem is one of the most difficult resource sharing problem in computer networks. `Congestion` occurs in almost all networks. Minimizing the amount of congestion is a key objective for many network operators. In most cases, they will have to accept transient congestion, i.e. congestion lasting a few seconds or perhaps minutes, but will want to prevent congestion that lasts days or months. For this, they can rely on a wide range of solutions. We briefly present some of these in the paragraphs below."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -791672251055516094,
    "content_hash": -791672251055516094,
    "location": "../../principles/sharing.rst:133",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 231,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34518/?format=api",
    "priority": 100,
    "id": 17974,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessharing/cs/?checksum=75036a48394d5642",
    "url": "https://weblate.info.ucl.ac.be/api/units/17974/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:24.904638+02:00"
}