Units API.

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

GET /api/units/23445/?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/en/?format=api",
    "source": "Current Arc bonus in %",
    "previous_source": "",
    "target": "Current Arc bonus in %",
    "id_hash": -2094028995601760861,
    "content_hash": -1270830969622820009,
    "location": "",
    "context": ".ark_calculator.CurrentArcBonus",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 23445,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=62f083b91fc9fda3",
    "url": "http://i18n.foe-helper.com/api/units/23445/?format=api"
}