Units API.

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

GET /api/units/9102/?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/en/?format=api",
    "source": "Building",
    "previous_source": "",
    "target": "Building",
    "id_hash": 7567567448908891335,
    "content_hash": -4576641883820559070,
    "location": "",
    "context": ".Boxes.Kits.Name",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 675,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 9102,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/?checksum=e9056680060604c7",
    "url": "http://i18n.foe-helper.com/api/units/9102/?format=api"
}