Units API.

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

GET /api/units/30784/?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": "Blue Galaxy",
    "previous_source": "",
    "target": "Blue Galaxy",
    "id_hash": 7776182701461335914,
    "content_hash": -8180742881857487493,
    "location": "",
    "context": ".Settings.Entry.ShowBlueGalaxyHelper",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1449,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 30784,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/?checksum=ebea8cf78d23ef6a",
    "url": "http://i18n.foe-helper.com/api/units/30784/?format=api"
}