Units API.

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

GET /api/units/1384862/?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/id/?format=api",
    "source": [
        "If you need to do low-level debugging on your kernel, there is an on-line debugger available called DDB.  It allows setting of breakpoints, single-stepping kernel functions, examining and changing kernel variables, etc.  However, it cannot access kernel source files, and only has access to the global and static symbols, not to the full debug information like `kgdb` does."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5179702506712698916,
    "content_hash": -5179702506712698916,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:318",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193356/?format=api",
    "priority": 100,
    "id": 1384862,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/id/?checksum=381e00036d306fdc",
    "url": "https://translate-dev.freebsd.org/api/units/1384862/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T16:18:23.540660Z"
}