Units API.

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

GET /api/units/9668/?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/cs/?format=api",
    "source": "Player",
    "previous_source": "",
    "target": "Hráč",
    "id_hash": 5338981161383887933,
    "content_hash": -6626854832107905768,
    "location": "",
    "context": ".Boxes.OwnpartCalculator.PlayerName",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 894,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 9668,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/cs/?checksum=ca17df1442ca043d",
    "url": "http://i18n.foe-helper.com/api/units/9668/?format=api"
}