Units API.

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

GET /api/units/1631003/?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-handbookkerneldebug_index/el/?format=api",
    "source": [
        "`options WITNESS`: this option enables run-time lock order tracking and verification, and is an invaluable tool for deadlock diagnosis. WITNESS maintains a graph of acquired lock orders by lock type, and checks the graph at each acquire for cycles (implicit or explicit). If a cycle is detected, a warning and stack trace are generated to the console, indicating that a potential deadlock might have occurred. WITNESS is required in order to use the `show locks`, `show witness` and `show alllocks` DDB commands. This debug option has significant performance overhead, which may be somewhat mitigated through the use of `options WITNESS_SKIPSPIN`. Detailed documentation may be found in man:witness[4]."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7269964394803657091,
    "content_hash": 7269964394803657091,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:862",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 202,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 107,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1072284/?format=api",
    "priority": 100,
    "id": 1631003,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/el/?checksum=e4e41a1962027983",
    "url": "https://translate-dev.freebsd.org/api/units/1631003/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:32:31.979512Z"
}