Units API.

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

GET /api/units/1100514/?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 can be implemented either by dedicated hardware (RAID modules integrated into SCSI or SATA controller cards) or by software abstraction (the kernel). Whether hardware or software, a RAID system with enough redundancy can transparently stay operational when a disk fails; the upper layers of the stack (applications) can even keep accessing the data in spite of the failure. Of course, this “degraded mode” can have an impact on performance, and redundancy is reduced, so a further disk failure can lead to data loss. In practice, therefore, one will strive to only stay in this degraded mode for as long as it takes to replace the failed disk. Once the new disk is in place, the RAID system can reconstruct the required data so as to return to a safe mode. The applications won't notice anything, apart from potentially reduced access speed, while the array is in degraded mode or during the reconstruction phase."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7472279975690791568,
    "content_hash": -7472279975690791568,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 154,
    "source_unit": "https://hosted.weblate.org/api/units/14747919/?format=api",
    "priority": 100,
    "id": 1100514,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/tr/?checksum=184d20f3b2af9570",
    "url": "https://hosted.weblate.org/api/units/1100514/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:27+02:00"
}