Units API.

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

GET /api/units/1619182/?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/el/?format=api",
    "source": [
        "We moved the _serve_ from the _daemon process_ to its own _server process_.  However, because each child process inherits all open files (and a socket is treated just like a file), the new process inherits not only the _\"accepted handle,\"_ i.e., the socket returned by the `accept` call, but also the _top socket_, i.e., the one opened by the top process right at the beginning."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8677042204346995568,
    "content_hash": 8677042204346995568,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:1089",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 268,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188236/?format=api",
    "priority": 100,
    "id": 1619182,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/el/?checksum=f86b0be9732cd370",
    "url": "https://translate-dev.freebsd.org/api/units/1619182/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:24:33.930628Z"
}