Units API.

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

GET /api/units/190061/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "Later",
    "previous_source": "",
    "target": "Later",
    "id_hash": -2726990921048027331,
    "content_hash": 7485156396096232775,
    "location": "",
    "context": "ZrtpTokenAuthenticationDialogLater",
    "note": "'Later' : Button label to do something in another time.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 893,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 190061,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=5a27c8349d378f3d",
    "url": "https://weblate.linphone.org/api/units/190061/?format=api"
}