Units API.

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

GET /api/units/85086/?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/pt/?format=api",
    "source": "You don't have any saved cities yet",
    "previous_source": "",
    "target": "Ainda não tens cidades guardadas",
    "id_hash": -617911699730132355,
    "content_hash": 247971946971609966,
    "location": "",
    "context": ".citymap.NoSavedCities",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 85086,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=776cbc953b07127d",
    "url": "http://i18n.foe-helper.com/api/units/85086/?format=api"
}