Units API.

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

GET /api/units/24085/?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/app/fr/?format=api",
    "source": "Delete",
    "previous_source": "",
    "target": "Effacer",
    "id_hash": -1399817936585761546,
    "content_hash": 2166549126599511767,
    "location": "",
    "context": "delete",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 24085,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/app/fr/?checksum=6c92d900d395dcf6",
    "url": "http://i18n.foe-helper.com/api/units/24085/?format=api"
}