Units API.

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

GET /api/units/1465658/?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/ko/?format=api",
    "source": [
        "This dump is from a 5.2-BETA kernel and the crash comes from deep within the kernel.  The output below has been modified to include line numbers on the left.  This first trace inspects the instruction pointer and obtains a back trace.  The address that is used on line 41 for the `list` command is the instruction pointer and can be found on line 17.  Most developers will request having at least this information sent to them if you are unable to debug the problem yourself.  If, however, you do solve the problem, make sure that your patch winds its way into the source tree via a problem report, mailing lists, or by being able to commit it!"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3565530250294219485,
    "content_hash": 3565530250294219485,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:208",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 117,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193352/?format=api",
    "priority": 100,
    "id": 1465658,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/ko/?checksum=b17b4edf24b252dd",
    "url": "https://translate-dev.freebsd.org/api/units/1465658/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-06T23:20:42.679923Z"
}