Units API.

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

GET /api/units/1193939/?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/booksdevelopers-handbookipv6_index/de_DE/?format=api",
    "source": [
        "IPsec module is implemented as \"hooks\" to the standard IPv4/IPv6 processing.  When sending a packet, ip{,6}_output() checks if ESP/AH processing is required by checking if a matching SPD (Security Policy Database) is found.  If ESP/AH is needed, {esp,ah}{4,6}_output() will be called and mbuf will be updated accordingly.  When a packet is received, {esp,ah}4_input() will be called based on protocol number, i.e., (*inetsw[proto])().  {esp,ah}4_input() will decrypt/check authenticity of the packet, and strips off daisy-chained header and padding for ESP/AH.  It is safe to strip off the ESP/AH header on packet reception, since we will never use the received packet in \"as is\" form."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2522577340827360978,
    "content_hash": 2522577340827360978,
    "location": "documentation/content/en/books/developers-handbook/ipv6/_index.adoc:718",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 102,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193938/?format=api",
    "priority": 100,
    "id": 1193939,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookipv6_index/de_DE/?checksum=a301feb9ee76ded2",
    "url": "https://translate-dev.freebsd.org/api/units/1193939/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:34:14.451088Z"
}