Units API.

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

GET /api/units/1246694/?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/booksarch-handbookscsi_index/en/?format=api",
    "source": [
        "    if (xpt_bus_register(sim, softc, bus_number) != CAM_SUCCESS) {\n        cam_sim_free(sim, /*free_devq*/ TRUE);\n        error; /* some code to handle the error */\n    }\n"
    ],
    "previous_source": "",
    "target": [
        "    if (xpt_bus_register(sim, softc, bus_number) != CAM_SUCCESS) {\n        cam_sim_free(sim, /*free_devq*/ TRUE);\n        error; /* some code to handle the error */\n    }\n"
    ],
    "id_hash": 1516279019458277242,
    "content_hash": 1516279019458277242,
    "location": "documentation/content/en/books/arch-handbook/scsi/_index.adoc:187",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1246694/?format=api",
    "priority": 100,
    "id": 1246694,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookscsi_index/en/?checksum=950ae7bc0f302f7a",
    "url": "https://translate-dev.freebsd.org/api/units/1246694/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-24T14:55:28.159706Z"
}