Units API.

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

GET /api/units/51148/?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": "The mail could not be sent!",
    "previous_source": "",
    "target": "The mail could not be sent!",
    "id_hash": -1030115486383342155,
    "content_hash": -8924462530222862196,
    "location": "",
    "context": ".mails.ErrorSend",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 300,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "priority": 100,
    "id": 51148,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/en/?checksum=71b44b6c447dfdb5",
    "url": "http://i18n.foe-helper.com/api/units/51148/?format=api"
}