Units API.

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

GET /api/units/23820/?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/de/?format=api",
    "source": "Email address",
    "previous_source": "Email-address",
    "target": "Email-Adresse",
    "id_hash": -4156934715637744028,
    "content_hash": -3395866280720868975,
    "location": "",
    "context": ".register.EmailAdress",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 387,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 23820,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=464f99e687ec3e64",
    "url": "http://i18n.foe-helper.com/api/units/23820/?format=api"
}