Units API.

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

GET /api/units/30239/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/?format=api",
    "source": [
        "Changing VAT number is not allowed once document(s) have been issued for your account. Please contact us directly for this operation."
    ],
    "previous_source": "",
    "target": [
        "Non è possibile cambiare la Partita IVA dopo che sono già stati emessi documenti fiscali per il tuo account. Contattaci direttamente per effettuare questa operazione."
    ],
    "id_hash": 2880337356419625338,
    "content_hash": 2880337356419625338,
    "location": "code:addons/ooops_website_account/controllers/portal.py:172",
    "context": "",
    "note": "module: ooops_website_account",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "http://weblate.ops404.it/api/units/30225/?format=api",
    "priority": 100,
    "id": 30239,
    "web_url": "http://weblate.ops404.it/translate/ooops-website/ooops_website_account/it/?checksum=a7f90390a2adf17a",
    "url": "http://weblate.ops404.it/api/units/30239/?format=api",
    "explanation": "",
    "extra_flags": ""
}