Units API.

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

GET /api/units/30600/?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/exercisestcp-2/fr/?format=api",
    "source": [
        "The description of TCP packets in packetdrill_ uses a syntax that is very close to the tcpdump_ one. The ``+0`` timing indicates that the line is executed immediately after the previous event. The ``<`` sign indicates that packetdrill_ injects a TCP segment and the ``S`` character indicates that the ``SYN`` flag must be set. Like tcpdump_, packetdrill_ uses sequence numbers that are relative to initial sequence number. The three numbers that follow are the sequence number of the first byte of the payload of the segment (``0``), the sequence number of the last byte of the payload of the segment (``0`` after the semi-column) and the length of the payload (``0`` between brackets) of the ``SYN`` segment. This segment does not contain a valid acknowledgment but advertises a window of 1000 bytes. All ``SYN`` segments must also include the ``MSS`` option. In this case, we set the MSS to 1000 bytes. The next line of the packetdrill_ script verifies the reply sent by the instrumented Linux kernel."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2893727632205011986,
    "content_hash": -2893727632205011986,
    "location": "../../exercises/tcp-2.rst:88",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 167,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35690/?format=api",
    "priority": 100,
    "id": 30600,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestcp-2/fr/?checksum=57d76a0cd5b023ee",
    "url": "https://weblate.info.ucl.ac.be/api/units/30600/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:16:06.956980+02:00"
}