Units API.

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

GET /api/units/1253230/?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": [
        "Depending on the compiler used, some local variables may appear as `<optimized out>`, preventing them from being inspected directly by `gdb`.  If this causes problems while debugging, it is possible to build the kernel at a decreased optimization level, which may improve the visibility of some variables.  This can be done by passing `COPTFLAGS=-O1` to man:make[1].  However, certain classes of kernel bugs may manifest differently (or not at all) when the optimization level is changed."
    ],
    "previous_source": "",
    "target": [
        "Depending on the compiler used, some local variables may appear as `<optimized out>`, preventing them from being inspected directly by `gdb`.  If this causes problems while debugging, it is possible to build the kernel at a decreased optimization level, which may improve the visibility of some variables.  This can be done by passing `COPTFLAGS=-O1` to man:make[1].  However, certain classes of kernel bugs may manifest differently (or not at all) when the optimization level is changed."
    ],
    "id_hash": -9005003129252145848,
    "content_hash": -9005003129252145848,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:636",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1253230/?format=api",
    "priority": 100,
    "id": 1253230,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/en/?checksum=0307cd5d4fa51548",
    "url": "https://translate-dev.freebsd.org/api/units/1253230/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-05T00:48:59.927564Z"
}