Units API.

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

GET /api/units/23596/?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/website/en/?format=api",
    "source": "Sit down in your tavern",
    "previous_source": "",
    "target": "Sit down in your tavern",
    "id_hash": -2782008702634366890,
    "content_hash": -7822623650098772555,
    "location": "",
    "context": ".event.SitDownInTavern",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 23596,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=596451d31d6ee856",
    "url": "http://i18n.foe-helper.com/api/units/23596/?format=api"
}