Units API.

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

GET /api/units/12976/?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/nl/?format=api",
    "source": "This GB's next level is currently LOCKED.",
    "previous_source": "",
    "target": "Het volgende niveau van dit GG is momenteel niet ontgrendeld.",
    "id_hash": 1413912675727175513,
    "content_hash": -1126609096360208963,
    "location": "",
    "context": ".Boxes.Calculator.LGNotOpen",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 12976,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nl/?checksum=939f3a165c23ef59",
    "url": "http://i18n.foe-helper.com/api/units/12976/?format=api"
}