Units API.

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

GET /api/units/18202/?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/principlessharing/cs/?format=api",
    "source": [
        "ALOHA and slotted ALOHA can easily be implemented, but unfortunately, they can only be used in networks that are very lightly loaded. Designing a network for a very low utilization is possible, but it clearly increases the cost of the network. To overcome the problems of ALOHA, many Medium Access Control mechanisms have been proposed which improve channel utilization. Carrier Sense Multiple Access (CSMA) is a significant improvement compared to ALOHA. CSMA requires all nodes to listen to the transmission channel to verify that it is free before transmitting a frame [KT1975]_. When a node senses the channel to be busy, it defers its transmission until the channel becomes free again. The pseudo-code below provides a more detailed description of the operation of CSMA."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8729658111015866965,
    "content_hash": 8729658111015866965,
    "location": "../../principles/sharing.rst:356",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 124,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34579/?format=api",
    "priority": 100,
    "id": 18202,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessharing/cs/?checksum=f925f9ccddb55255",
    "url": "https://weblate.info.ucl.ac.be/api/units/18202/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:30.916364+02:00"
}