Units API.

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

GET /api/units/23704/?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": "-- please choose --",
    "previous_source": "",
    "target": "-- bitte wählen --",
    "id_hash": -4937585399165596437,
    "content_hash": -2417409221615729789,
    "location": "",
    "context": ".ownpart.DropdownPleaseChoose",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 349,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 23704,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=3b7a2c3d6a944ceb",
    "url": "http://i18n.foe-helper.com/api/units/23704/?format=api"
}