Units API.

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

GET /api/units/17394/?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/exercisestransport/fr/?format=api",
    "source": [
        "Consider a reliable connection-oriented transport protocol that provides the bytestream service. In this transport protocol, the sequence number that is placed inside each DATA segment reflects the position of the bytes in the bytestream. Considering the connection shown below, provide the DATA segments that are sent by `Host A` in response to the `DATA.request`, assuming that one segment is sent for each `DATA.request`."
    ],
    "previous_source": "",
    "target": [
        "Considérez un protocole de transport par connexion qui fournit un service bytestream. Dans ce protocole, le numéro de séquence placé à l'intérieur de chaque segment DATA reflète la position des bytes dans le bytestream. En considérant la connexion illustrée ci-dessous, établissez les segments DATA qui sont envoyés par l'`Hôte A` en réponse au `Data.request`, en considérant qu'un segment est envoyé pour chaque `Data.request`."
    ],
    "id_hash": -1188610447064468215,
    "content_hash": -1188610447064468215,
    "location": "../../exercises/transport.rst:60",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 63,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34163/?format=api",
    "priority": 100,
    "id": 17394,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestransport/fr/?checksum=6f8135188e677509",
    "url": "https://weblate.info.ucl.ac.be/api/units/17394/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:38.334057+02:00"
}