Units API.

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

GET /api/units/1619082/?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": [
        "In here, the `backlog` variable tells sockets how many incoming requests to accept while you are busy processing the last request.  In other words, it determines the maximum size of the queue of pending connections."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5433235973493848423,
    "content_hash": 5433235973493848423,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:663",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188180/?format=api",
    "priority": 100,
    "id": 1619082,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/el/?checksum=cb66bb54d4f97967",
    "url": "https://translate-dev.freebsd.org/api/units/1619082/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:24:33.867954Z"
}