Units API.

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

GET /api/units/17261/?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/tr/?format=api",
    "source": "en-US",
    "previous_source": "en-EN",
    "target": "tr-TR",
    "id_hash": 2429720300499898925,
    "content_hash": -9189165418445101955,
    "location": "",
    "context": ".Local",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 1297,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 17261,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/tr/?checksum=a1b819bd76da122d",
    "url": "http://i18n.foe-helper.com/api/units/17261/?format=api"
}