Units API.

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

GET /api/units/33331/?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": "Should the Infobox open itself automatically once the game loads?",
    "previous_source": "",
    "target": "Should the Infobox open itself automatically once the game loads?",
    "id_hash": 5234160425777520053,
    "content_hash": -230621650299785524,
    "location": "",
    "context": ".Settings.AutoOpenInfoBox.Desc",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1415,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "priority": 100,
    "id": 33331,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/en/?checksum=c8a3792cebe05db5",
    "url": "http://i18n.foe-helper.com/api/units/33331/?format=api"
}