Units API.

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

GET /api/units/11091/?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/es/?format=api",
    "source": "Negotiation has been cancelled",
    "previous_source": "Negotiation has been canceled",
    "target": "Negociación cancelada",
    "id_hash": -3809685194506468129,
    "content_hash": 3036130915869982286,
    "location": "",
    "context": ".Boxes.Negotiation.Canceled",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 796,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 11091,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=4b2147800b6084df",
    "url": "http://i18n.foe-helper.com/api/units/11091/?format=api"
}