Units API.

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

GET /api/units/10547/?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/da/?format=api",
    "source": "Daily FP",
    "previous_source": "",
    "target": "Daglig FP",
    "id_hash": 8493976646456283204,
    "content_hash": -2672129446622534238,
    "location": "",
    "context": ".Boxes.GreatBuildings.DailyFP",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 431,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 10547,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=f5e0aac1c67d9044",
    "url": "http://i18n.foe-helper.com/api/units/10547/?format=api"
}