Units API.

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

GET /api/units/23580/?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/en/?format=api",
    "source": " was plundered",
    "previous_source": "",
    "target": " was plundered",
    "id_hash": -7563095470105378740,
    "content_hash": 894862818855767591,
    "location": "",
    "context": ".event.wasPlundered",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 23580,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=170a7cbdae00c04c",
    "url": "http://i18n.foe-helper.com/api/units/23580/?format=api"
}