Units API.

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

GET /api/units/7430159/?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/ghost/strings/nl/?format=api",
    "source": [
        "You will not be able to undo this!"
    ],
    "previous_source": "",
    "target": [
        "U kunt dit niet ongedaan maken!"
    ],
    "id_hash": 647609479205716148,
    "content_hash": -9219082782975321348,
    "location": "",
    "context": "alert_delete_draft_msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/14792366/?format=api",
    "priority": 100,
    "id": 7430159,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/nl/?checksum=88fcc563e13b80b4",
    "url": "https://hosted.weblate.org/api/units/7430159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:36+02:00"
}