Units API.

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

GET /api/units/1726764/?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/fr/?format=api",
    "source": [
        "This flowchart is good for _sequential servers_, i.e., servers that can serve one client at a time, just as we were able to with our _daytime_ server.  This is only possible whenever there is no real \"conversation\" going on between the client and the server: As soon as the server detects a connection to the client, it sends out some data and closes the connection.  The entire operation may take nanoseconds, and it is finished."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7423216966594651509,
    "content_hash": -7423216966594651509,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:831",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188200/?format=api",
    "priority": 100,
    "id": 1726764,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/fr/?checksum=18fb6f7faf791a8b",
    "url": "https://translate-dev.freebsd.org/api/units/1726764/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T17:48:50.678828Z"
}