Units API.

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

GET /api/units/83961/?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-account-14-0/ooops_account_loan_extend/it/?format=api",
    "source": [
        "Rate must be greater than 0."
    ],
    "previous_source": "",
    "target": [
        "Il tasso di interesse deve essere maggiore di zero."
    ],
    "id_hash": -4308029657176658373,
    "content_hash": -4308029657176658373,
    "location": "code:addons/ooops_account_loan_extend/wizard/account_loan_extend.py:0",
    "context": "",
    "note": "module: ooops_account_loan_extend",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://weblate.ops404.it/api/units/83888/?format=api",
    "priority": 100,
    "id": 83961,
    "web_url": "http://weblate.ops404.it/translate/ooops-account-14-0/ooops_account_loan_extend/it/?checksum=4436cdda0a232e3b",
    "url": "http://weblate.ops404.it/api/units/83961/?format=api",
    "explanation": "",
    "extra_flags": ""
}