Units API.

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

GET /api/units/14747914/?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": [
        "Among the noteworthy features are the ability to take a snapshot of a filesystem tree at any point in time. This snapshot copy doesn't initially use any disk space, the data only being duplicated when one of the copies is modified. The filesystem also handles transparent compression of files, and checksums ensure the integrity of all stored data."
    ],
    "previous_source": "",
    "target": [
        "Among the noteworthy features are the ability to take a snapshot of a filesystem tree at any point in time. This snapshot copy doesn't initially use any disk space, the data only being duplicated when one of the copies is modified. The filesystem also handles transparent compression of files, and checksums ensure the integrity of all stored data."
    ],
    "id_hash": -594886492384688782,
    "content_hash": -594886492384688782,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://hosted.weblate.org/api/units/14747914/?format=api",
    "priority": 100,
    "id": 14747914,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/en/?checksum=77be89e313bb8572",
    "url": "https://hosted.weblate.org/api/units/14747914/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T14:58:26+02:00"
}