Units API.

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

GET /api/units/1721038/?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/bookshandbookbasics_index/nl_NL/?format=api",
    "source": [
        "File systems are contained in _partitions_.  Disks are divided into partitions using one of several partitioning schemes; see crossref:bsdinstall[bsdinstall-part-manual, Manual Partitioning].  The newer scheme is GPT; older BIOS-based computers use MBR.  GPT supports division of a disk into partitions with a size, offset, and type.  It supports a large number of partitions and partition types, and is recommended whenever its use is possible.  GPT partitions use the disk name with a suffix, where the suffix is `p1` for the first partition, `p2` for the second, and so on.  MBR, however, supports only a small number of partitions.  The MBR partitions are known in FreeBSD as `slices`.  Slices may be used for different operating systems.  FreeBSD slices are subdivided into partitions using BSD labels (see man:bsdlabel[8])."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2150841655941618407,
    "content_hash": 2150841655941618407,
    "location": "documentation/content/en/books/handbook/basics/_index.adoc:1284",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 408,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 125,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1720923/?format=api",
    "priority": 100,
    "id": 1721038,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookbasics_index/nl_NL/?checksum=9dd9531726835ae7",
    "url": "https://translate-dev.freebsd.org/api/units/1721038/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-29T14:45:40.996504Z"
}