Units API.

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

GET /api/units/14747929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/en/?format=api",
    "source": [
        "This level, also known as “RAID mirroring”, is both the simplest and the most widely used setup. In its standard form, it uses two physical disks of the same size, and provides a logical volume of the same size again. Data are stored identically on both disks, hence the “mirror” nickname. When one disk fails, the data is still available on the other. For really critical data, RAID-1 can of course be set up on more than two disks, with a direct impact on the ratio of hardware cost versus available payload space."
    ],
    "previous_source": "",
    "target": [
        "This level, also known as “RAID mirroring”, is both the simplest and the most widely used setup. In its standard form, it uses two physical disks of the same size, and provides a logical volume of the same size again. Data are stored identically on both disks, hence the “mirror” nickname. When one disk fails, the data is still available on the other. For really critical data, RAID-1 can of course be set up on more than two disks, with a direct impact on the ratio of hardware cost versus available payload space."
    ],
    "id_hash": 253647022312823210,
    "content_hash": 253647022312823210,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 93,
    "source_unit": "https://hosted.weblate.org/api/units/14747929/?format=api",
    "priority": 100,
    "id": 14747929,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/en/?checksum=8385229f774a99aa",
    "url": "https://hosted.weblate.org/api/units/14747929/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:28+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}