Units API.

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

GET /api/units/24067/?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": "##GB## - Level ##curr## -> ##next##",
    "previous_source": "",
    "target": "##GB## - Niveau ##curr## -> ##next##",
    "id_hash": 40450644634712956,
    "content_hash": 1043220073392895205,
    "location": "",
    "context": "CurrentGBLevel",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 24067,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/app/fr/?checksum=808fb5a5a0633b7c",
    "url": "http://i18n.foe-helper.com/api/units/24067/?format=api"
}