Units API.

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

GET /api/units/37386/?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/protocolsudp/en/?format=api",
    "source": [
        "This limitation is due to the fact that the network layer cannot transport packets that are larger than 64 KBytes. As UDP does not include any segmentation/reassembly mechanism, it cannot split a SDU before sending it. The UDP header consumes 8 bytes and the IPv6 header 60. With IPv4, the IPv4 header only consumes 20 bytes and thus the maximum UDP payload size is 65507 bytes."
    ],
    "previous_source": "",
    "target": [
        "This limitation is due to the fact that the network layer cannot transport packets that are larger than 64 KBytes. As UDP does not include any segmentation/reassembly mechanism, it cannot split a SDU before sending it. The UDP header consumes 8 bytes and the IPv6 header 60. With IPv4, the IPv4 header only consumes 20 bytes and thus the maximum UDP payload size is 65507 bytes."
    ],
    "id_hash": -3145919274989704813,
    "content_hash": -3145919274989704813,
    "location": "../../protocols/udp.rst:90",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37386/?format=api",
    "priority": 100,
    "id": 37386,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolsudp/en/?checksum=54577316522f2993",
    "url": "https://weblate.info.ucl.ac.be/api/units/37386/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T16:29:57.087894+02:00"
}