Units API.

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

GET /api/units/1631000/?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 BREAK_TO_DEBUGGER`, `options ALT_BREAK_TO_DEBUGGER`: allow a break signal or alternative signal on the console to enter the debugger. If the system hangs without a panic, this is a useful way to reach the debugger. Due to the current kernel locking, a break signal generated on a serial console is significantly more reliable at getting into the debugger, and is generally recommended. This option has little or no performance impact."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 690149648976383794,
    "content_hash": 690149648976383794,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:859",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1072278/?format=api",
    "priority": 100,
    "id": 1631000,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/el/?checksum=8993e772fd190f32",
    "url": "https://translate-dev.freebsd.org/api/units/1631000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:32:31.977517Z"
}