Units API.

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

GET /api/units/1384090/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookjail_index/id/?format=api",
    "source": [
        "There are certain protocols which are very common, such as TCP, UDP, IP and ICMP. IP and ICMP are on the same level: the network layer 2. There are certain precautions which are taken in order to prevent a jailed process from binding a protocol to a certain address only if the `nam` parameter is set. `nam` is a pointer to a `sockaddr` structure, which describes the address on which to bind the service. A more exact definition is that `sockaddr` \"may be used as a template for referring to the identifying tag and length of each address\". In the function `in_pcbbind_setup()`, `sin` is a pointer to a `sockaddr_in` structure, which contains the port, address, length and domain family of the socket which is to be bound. Basically, this disallows any processes from jail to be able to specify the address that does not belong to the jail in which the calling process exists."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8016322601427626415,
    "content_hash": 8016322601427626415,
    "location": "documentation/content/en/books/arch-handbook/jail/_index.adoc:405",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 154,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1127778/?format=api",
    "priority": 100,
    "id": 1384090,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookjail_index/id/?checksum=ef3fb2ef070769af",
    "url": "https://translate-dev.freebsd.org/api/units/1384090/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T16:05:17.623026Z"
}