Units API.

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

GET /api/units/1100530/?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/tr/?format=api",
    "source": [
        "RAID levels that include redundancy allow assigning more disks than required to an array. The extra disks are used as spares when one of the main disks fails. For instance, in a mirror of two disks plus one spare, if one of the first two disks fails, the kernel will automatically (and immediately) reconstruct the mirror using the spare disk, so that redundancy stays assured after the reconstruction time. This can be used as another kind of safeguard for critical data."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 446279592884321592,
    "content_hash": 446279592884321592,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 81,
    "source_unit": "https://hosted.weblate.org/api/units/14747934/?format=api",
    "priority": 100,
    "id": 1100530,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/tr/?checksum=863180ecdc603d38",
    "url": "https://hosted.weblate.org/api/units/1100530/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:29+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}