Units API.

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

GET /api/units/23682/?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": "Your password has been updated.",
    "previous_source": "",
    "target": "Your password has been updated.",
    "id_hash": 5307842489339963634,
    "content_hash": 5464123771404748733,
    "location": "",
    "context": ".profile.PasswordUpdated",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 383,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 23682,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=c9a93e9f34d568f2",
    "url": "http://i18n.foe-helper.com/api/units/23682/?format=api"
}