Units API.

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

GET /api/units/13042/?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": "No Incidents displayed.",
    "previous_source": "",
    "target": "Geen incidenten aanwezig.",
    "id_hash": 2193516659931689569,
    "content_hash": -4538825171950884890,
    "location": "",
    "context": ".Boxes.HiddenRewards.NoEvents",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 593,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 13042,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/nl/?checksum=9e70efc7cc213261",
    "url": "http://i18n.foe-helper.com/api/units/13042/?format=api"
}