Units API.

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

GET /api/units/85750/?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/pt/?format=api",
    "source": "Game Play",
    "previous_source": "",
    "target": "Jogar",
    "id_hash": 7906947789573977824,
    "content_hash": 3051728739420417499,
    "location": "",
    "context": ".Boxes.PlayerProfile.GamePlay",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 905,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 85750,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt/?checksum=edbb1f1f2f1df6e0",
    "url": "http://i18n.foe-helper.com/api/units/85750/?format=api"
}