Units API.

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

GET /api/units/1631010/?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 KASAN`: enable the Kernel Address Sanitizer. This enables compiler instrumentation which can be used to detect invalid memory accesses in the kernel, such as use-after-frees and buffer overflows. This largely supersedes `options DEBUG_MEMGUARD`. See man:kasan[9] for details, and for the currently supported platforms."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4027697137128292809,
    "content_hash": 4027697137128292809,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:869",
    "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": 44,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1251156/?format=api",
    "priority": 100,
    "id": 1631010,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/el/?checksum=b7e54134e163c1c9",
    "url": "https://translate-dev.freebsd.org/api/units/1631010/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:32:31.984038Z"
}