Units API.

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

GET /api/units/1246674/?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": [
        "The first thing each SIM driver must do is register itself with the CAM subsystem.  This is done during the driver's `xxx_attach()` function (here and further xxx_ is used to denote the unique driver name prefix).  The `xxx_attach()` function itself is called by the system bus auto-configuration code which we do not describe here."
    ],
    "previous_source": "",
    "target": [
        "The first thing each SIM driver must do is register itself with the CAM subsystem.  This is done during the driver's `xxx_attach()` function (here and further xxx_ is used to denote the unique driver name prefix).  The `xxx_attach()` function itself is called by the system bus auto-configuration code which we do not describe here."
    ],
    "id_hash": -7174253350212843196,
    "content_hash": -7174253350212843196,
    "location": "documentation/content/en/books/arch-handbook/scsi/_index.adoc:107",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1246674/?format=api",
    "priority": 100,
    "id": 1246674,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookscsi_index/en/?checksum=1c6fee96bbe84944",
    "url": "https://translate-dev.freebsd.org/api/units/1246674/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-24T14:55:24.664794Z"
}