Units API.

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

GET /api/units/85415/?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": "Name",
    "previous_source": "",
    "target": "Nome",
    "id_hash": 6839726964466522567,
    "content_hash": 8322325893691748613,
    "location": "",
    "context": ".stats.Buildings.Name",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 415,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 85415,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=deeb976f8db019c7",
    "url": "http://i18n.foe-helper.com/api/units/85415/?format=api"
}