Units API.

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

GET /api/units/1619000/?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": [
        "Now, let us try to fill it out.  Let us assume we are trying to write a client for the _daytime_ protocol, which simply states that its server will write a text string representing the current date and time to port 13.  We want to use TCP/IP, so we need to specify `AF_INET` in the address family field.  `AF_INET` is defined as `2`.  Let us use the IP address of `192.43.244.18`, which is the time server of US federal government (`time.nist.gov`)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1725016056658835967,
    "content_hash": 1725016056658835967,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:387",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 81,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188126/?format=api",
    "priority": 100,
    "id": 1619000,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/el/?checksum=97f07cf6c8feb9ff",
    "url": "https://translate-dev.freebsd.org/api/units/1619000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:24:33.816455Z"
}