Units API.

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

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

{
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/?format=api",
    "source": "Off",
    "previous_source": "",
    "target": "Uit",
    "id_hash": 8417071694264799433,
    "content_hash": 6507711482872473031,
    "location": "",
    "context": ".Boxes.Alerts.Form.Persistence.Off",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 12921,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nl/?checksum=f4cf721c41a610c9",
    "url": "http://i18n.foe-helper.com/api/units/12921/?format=api"
}