Units API.

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

GET /api/units/1228206/?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/bookshandbookgeom_index/en/?format=api",
    "source": [
        "RAID3 is a method used to combine several disk drives into a single volume with a dedicated parity disk.  In a RAID3 system, data is split up into a number of bytes that are written across all the drives in the array except for one disk which acts as a dedicated parity disk.  This means that disk reads from a RAID3 implementation access all disks in the array.  Performance can be enhanced by using multiple disk controllers.  The RAID3 array provides a fault tolerance of 1 drive, while providing a capacity of 1 - 1/n times the total capacity of all drives in the array, where n is the number of hard drives in the array.  Such a configuration is mostly suitable for storing data of larger sizes such as multimedia files."
    ],
    "previous_source": "",
    "target": [
        "RAID3 is a method used to combine several disk drives into a single volume with a dedicated parity disk.  In a RAID3 system, data is split up into a number of bytes that are written across all the drives in the array except for one disk which acts as a dedicated parity disk.  This means that disk reads from a RAID3 implementation access all disks in the array.  Performance can be enhanced by using multiple disk controllers.  The RAID3 array provides a fault tolerance of 1 drive, while providing a capacity of 1 - 1/n times the total capacity of all drives in the array, where n is the number of hard drives in the array.  Such a configuration is mostly suitable for storing data of larger sizes such as multimedia files."
    ],
    "id_hash": 2855438820043139444,
    "content_hash": 2855438820043139444,
    "location": "documentation/content/en/books/handbook/geom/_index.adoc:709",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 132,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1228206/?format=api",
    "priority": 100,
    "id": 1228206,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookgeom_index/en/?checksum=a7a08e7a62882974",
    "url": "https://translate-dev.freebsd.org/api/units/1228206/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T13:32:49.647269Z"
}