Units API.

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

GET /api/units/9603/?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": "Negotiation has been cancelled",
    "previous_source": "",
    "target": "Vyjednávání zrušeno (Vzdát)",
    "id_hash": -3809685194506468129,
    "content_hash": 3036130915869982286,
    "location": "",
    "context": ".Boxes.Negotiation.Canceled",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 796,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 9603,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/cs/?checksum=4b2147800b6084df",
    "url": "http://i18n.foe-helper.com/api/units/9603/?format=api"
}