Units API.

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

GET /api/units/1055114/?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": [
        "    struct xxx_softc *softc = (struct xxx_softc *) cam_sim_softc(sim);\n    struct ccb_hdr *ccb_h = &ccb->ccb_h;\n    int unit = cam_sim_unit(sim);\n    int bus = cam_sim_bus(sim);\n"
    ],
    "previous_source": "",
    "target": [
        "    struct xxx_softc *softc = (struct xxx_softc *) cam_sim_softc(sim);\n    struct ccb_hdr *ccb_h = &ccb->ccb_h;\n    int unit = cam_sim_unit(sim);\n    int bus = cam_sim_bus(sim);\n"
    ],
    "id_hash": -6355954928967422386,
    "content_hash": -6355954928967422386,
    "location": "documentation/content/en/books/arch-handbook/scsi/_index.adoc:290",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1055114/?format=api",
    "priority": 100,
    "id": 1055114,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookscsi_index/en/?checksum=27cb1caada80ee4e",
    "url": "https://translate-dev.freebsd.org/api/units/1055114/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:37:31.223244Z"
}