Units API.

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

GET /api/units/35930/?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/protocolscongestion/en/?format=api",
    "source": [
        "The figure below illustrates the evolution of the congestion window when there is severe congestion. At the beginning of the connection, the sender performs `slow-start` until the first segments are lost and the retransmission timer expires. At this time, the `ssthresh` is set to half of the current congestion window and the congestion window is reset at one segment. The lost segments are retransmitted as the sender again performs slow-start until the congestion window reaches the `sshtresh`. It then switches to congestion avoidance and the congestion window increases linearly until segments are lost and the retransmission timer expires."
    ],
    "previous_source": "",
    "target": [
        "The figure below illustrates the evolution of the congestion window when there is severe congestion. At the beginning of the connection, the sender performs `slow-start` until the first segments are lost and the retransmission timer expires. At this time, the `ssthresh` is set to half of the current congestion window and the congestion window is reset at one segment. The lost segments are retransmitted as the sender again performs slow-start until the congestion window reaches the `sshtresh`. It then switches to congestion avoidance and the congestion window increases linearly until segments are lost and the retransmission timer expires."
    ],
    "id_hash": -6358392304496533878,
    "content_hash": -6358392304496533878,
    "location": "../../protocols/congestion.rst:27",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 98,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35930/?format=api",
    "priority": 100,
    "id": 35930,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolscongestion/en/?checksum=27c273e323e81e8a",
    "url": "https://weblate.info.ucl.ac.be/api/units/35930/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:37:55.102937+02:00"
}