Units API.

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

GET /api/units/1193390/?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/en/?format=api",
    "source": [
        "Since you need a console driver to run DDB on, things are more complicated if the console driver itself is failing.  You might remember the use of a serial console (either with modified boot blocks, or by specifying `-h` at the `Boot:` prompt), and hook up a standard terminal onto your first serial port.  DDB works on any configured console driver, including a serial console."
    ],
    "previous_source": "",
    "target": [
        "Since you need a console driver to run DDB on, things are more complicated if the console driver itself is failing.  You might remember the use of a serial console (either with modified boot blocks, or by specifying `-h` at the `Boot:` prompt), and hook up a standard terminal onto your first serial port.  DDB works on any configured console driver, including a serial console."
    ],
    "id_hash": 8627124673991061421,
    "content_hash": 8627124673991061421,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:648",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193390/?format=api",
    "priority": 100,
    "id": 1193390,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/en/?checksum=f7b9b42eba3eafad",
    "url": "https://translate-dev.freebsd.org/api/units/1193390/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:31:28.749530Z"
}