Units API.

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

GET /api/units/85093/?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/website/pt/?format=api",
    "source": "Save as new city",
    "previous_source": "",
    "target": "Guardar como nova cidade",
    "id_hash": 2379318833705589577,
    "content_hash": 793591244179488122,
    "location": "",
    "context": ".citymap.SaveAsNewCity",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 93,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 85093,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=a10509df826b1b49",
    "url": "http://i18n.foe-helper.com/api/units/85093/?format=api"
}