Units API.

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

GET /api/units/23512/?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": "Blueprints",
    "previous_source": "",
    "target": "Blueprints",
    "id_hash": 7070301773568359502,
    "content_hash": 942938755172365268,
    "location": "",
    "context": ".ark_calculator.Blueprints",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 23512,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=e21ec200c45b3c4e",
    "url": "http://i18n.foe-helper.com/api/units/23512/?format=api"
}