Units API.

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

GET /api/units/1253202/?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": [
        "GDB has supported _remote debugging_ for a long time.  This is done using a very simple protocol along a serial line.  Unlike the other debugging methods described above, you will need two machines for doing this.  One is the host providing the debugging environment, including all the sources, and a copy of the kernel binary with all the symbols in it.  The other is the target machine that runs a copy of the very same kernel (optionally stripped of the debugging information)."
    ],
    "previous_source": "",
    "target": [
        "GDB has supported _remote debugging_ for a long time.  This is done using a very simple protocol along a serial line.  Unlike the other debugging methods described above, you will need two machines for doing this.  One is the host providing the debugging environment, including all the sources, and a copy of the kernel binary with all the symbols in it.  The other is the target machine that runs a copy of the very same kernel (optionally stripped of the debugging information)."
    ],
    "id_hash": 7533493010922904100,
    "content_hash": 7533493010922904100,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:560",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 112,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 82,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1253202/?format=api",
    "priority": 100,
    "id": 1253202,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/en/?checksum=e88c57fab1f29a24",
    "url": "https://translate-dev.freebsd.org/api/units/1253202/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-05T00:48:59.164278Z"
}