Units API.

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

GET /api/units/1100532/?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": [
        "This RAID level, although expensive (since only half of the physical storage space, at best, is useful), is widely used in practice. It is simple to understand, and it allows very simple backups: since both disks have identical contents, one of them can be temporarily extracted with no impact on the working system. Read performance is often increased since the kernel can read half of the data on each disk in parallel, while write performance isn't too severely degraded. In case of a RAID-1 array of N disks, the data stays available even with N-1 disk failures."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2427525833929227641,
    "content_hash": -2427525833929227641,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 97,
    "source_unit": "https://hosted.weblate.org/api/units/14747936/?format=api",
    "priority": 100,
    "id": 1100532,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/tr/?checksum=5e4fb21d99908287",
    "url": "https://hosted.weblate.org/api/units/1100532/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:29+02:00"
}