Units API.

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

GET /api/units/11025/?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/extension/es/?format=api",
    "source": "Your City",
    "previous_source": "Your city",
    "target": "Tu ciudad",
    "id_hash": -180471444980679154,
    "content_hash": 1985746537618425226,
    "location": "",
    "context": ".Boxes.CityMap.YourCity",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 260,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 11025,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=7d7ed62d4dd33e0e",
    "url": "http://i18n.foe-helper.com/api/units/11025/?format=api"
}