Units API.

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

GET /api/units/85749/?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": "Please continue on your own",
    "previous_source": "",
    "target": "Por favor, continua por tua conta",
    "id_hash": 2877353976922118475,
    "content_hash": 1761650284501618231,
    "location": "",
    "context": ".Boxes.Negotiation.TryContinue",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 812,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 85749,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt/?checksum=a7ee6a327780194b",
    "url": "http://i18n.foe-helper.com/api/units/85749/?format=api"
}