Units API.

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

GET /api/units/12040/?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/hu/?format=api",
    "source": "Level",
    "previous_source": "",
    "target": "Szint",
    "id_hash": 6079950718877213552,
    "content_hash": -5554459056251738932,
    "location": "",
    "context": ".Boxes.GreatBuildings.Level",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 440,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 12040,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/hu/?checksum=d46052f7428ea370",
    "url": "http://i18n.foe-helper.com/api/units/12040/?format=api"
}