Units API.

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

GET /api/units/35928/?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": [
        "`mild congestion`. TCP considers that the network is lightly congested if it receives three duplicate acknowledgments and performs a fast retransmit. If the fast retransmit is successful, this implies that only one segment has been lost. In this case, TCP performs multiplicative decrease and the congestion window is divided by `2`. The slow-start threshold is set to the new value of the congestion window."
    ],
    "previous_source": "",
    "target": [
        "`mild congestion`. TCP considers that the network is lightly congested if it receives three duplicate acknowledgments and performs a fast retransmit. If the fast retransmit is successful, this implies that only one segment has been lost. In this case, TCP performs multiplicative decrease and the congestion window is divided by `2`. The slow-start threshold is set to the new value of the congestion window."
    ],
    "id_hash": -1118607413633469553,
    "content_hash": -1118607413633469553,
    "location": "../../protocols/congestion.rst:24",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 64,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35928/?format=api",
    "priority": 100,
    "id": 35928,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolscongestion/en/?checksum=7079e87be342338f",
    "url": "https://weblate.info.ucl.ac.be/api/units/35928/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:37:55.047304+02:00"
}