Units API.

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

GET /api/units/17266/?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/cs/?format=api",
    "source": [
        "A network layer service guarantees that a packet will never live during more than 100 seconds inside the network. Consider a reliable connection-oriented transport protocol that places a 32 bits sequence number inside each segment. What is the maximum rate (in segments per second) at which is should sent data segments to prevent having two segments with the same sequence number inside the network ?"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1822763291338119427,
    "content_hash": 1822763291338119427,
    "location": "../../exercises/transport.rst:122",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34167/?format=api",
    "priority": 100,
    "id": 17266,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestransport/cs/?checksum=994bc18e59d49903",
    "url": "https://weblate.info.ucl.ac.be/api/units/17266/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:38.628981+02:00"
}