Units API.

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

GET /api/units/9940/?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/de/?format=api",
    "source": "Expired",
    "previous_source": "",
    "target": "Abgelaufen",
    "id_hash": -2699121760837708061,
    "content_hash": -4272985801355286913,
    "location": "",
    "context": ".Boxes.Alerts.Form.Expired",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 9940,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/de/?checksum=5a8acb0f1fbdd6e3",
    "url": "http://i18n.foe-helper.com/api/units/9940/?format=api"
}