Units API.

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

GET /api/units/1464894/?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 <<bsdinstall-part-manual>>.  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": -3463852975565640802,
    "content_hash": -3463852975565640802,
    "location": "documentation/content/en/books/handbook/basics/_index.adoc:1282",
    "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": 123,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1464784/?format=api",
    "priority": 100,
    "id": 1464894,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookbasics_index/nl_NL/?checksum=4fedec122d3aeb9e",
    "url": "https://translate-dev.freebsd.org/api/units/1464894/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-24T20:49:40.642519Z"
}