Units API.

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

GET /api/units/14747939/?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": [
        "RAID-4 isn't too expensive since it only involves a one-in-N increase in costs and has no noticeable impact on read performance, but writes are slowed down. Furthermore, since a write to any of the N disks also involves a write to the parity disk, the latter sees many more writes than the former, and its lifespan can shorten dramatically as a consequence. Data on a RAID-4 array is safe only up to one failed disk (of the N+1)."
    ],
    "previous_source": "",
    "target": [
        "RAID-4 isn't too expensive since it only involves a one-in-N increase in costs and has no noticeable impact on read performance, but writes are slowed down. Furthermore, since a write to any of the N disks also involves a write to the parity disk, the latter sees many more writes than the former, and its lifespan can shorten dramatically as a consequence. Data on a RAID-4 array is safe only up to one failed disk (of the N+1)."
    ],
    "id_hash": -4081089823105803638,
    "content_hash": -4081089823105803638,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 78,
    "source_unit": "https://hosted.weblate.org/api/units/14747939/?format=api",
    "priority": 100,
    "id": 14747939,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/en/?checksum=475d0e6dad511a8a",
    "url": "https://hosted.weblate.org/api/units/14747939/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:30+02:00"
}