Units API.

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

GET /api/units/1188136/?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-handbooksockets_index/en/?format=api",
    "source": [
        "While that answer may surprise you at first, remember that the general sockets interface only understands the `sa_len` and `sa_family` fields of the `sockaddr` structure.  You do not have to worry about the byte order there (of course, on FreeBSD `sa_family` is only 1 byte anyway, but many other UNIX(R) systems do not have `sa_len` and use 2 bytes for `sa_family`, and expect the data in whatever order is native to the computer)."
    ],
    "previous_source": "",
    "target": [
        "While that answer may surprise you at first, remember that the general sockets interface only understands the `sa_len` and `sa_family` fields of the `sockaddr` structure.  You do not have to worry about the byte order there (of course, on FreeBSD `sa_family` is only 1 byte anyway, but many other UNIX(R) systems do not have `sa_len` and use 2 bytes for `sa_family`, and expect the data in whatever order is native to the computer)."
    ],
    "id_hash": 7731902428246844872,
    "content_hash": 7731902428246844872,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:449",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 73,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188136/?format=api",
    "priority": 100,
    "id": 1188136,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/en/?checksum=eb4d3c4b09a225c8",
    "url": "https://translate-dev.freebsd.org/api/units/1188136/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:09:54.753240Z"
}