Units API.

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

GET /api/units/1100522/?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 level doesn't provide any redundancy either, but disks aren't simply stuck on end one after another: they are divided in <emphasis>stripes</emphasis>, and the blocks on the virtual device are stored on stripes on alternating physical disks. In a two-disk RAID-0 setup, for instance, even-numbered blocks of the virtual device will be stored on the first physical disk, while odd-numbered blocks will end up on the second physical disk."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5342872166661433229,
    "content_hash": 5342872166661433229,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://hosted.weblate.org/api/units/14747926/?format=api",
    "priority": 100,
    "id": 1100522,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/tr/?checksum=ca25b1ed862d278d",
    "url": "https://hosted.weblate.org/api/units/1100522/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:28+02:00"
}