Units API.

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

GET /api/units/23710/?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/de/?format=api",
    "source": "Change view",
    "previous_source": "",
    "target": "Ansicht wechseln",
    "id_hash": 2008753755752031966,
    "content_hash": 7732477600063585811,
    "location": "",
    "context": ".ownpart.ChangeView",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 340,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 23710,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=9be086e5e4d4e6de",
    "url": "http://i18n.foe-helper.com/api/units/23710/?format=api"
}