Units API.

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

GET /api/units/87077/?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_lock_unlock_bills/it/?format=api",
    "source": [
        "Error! One or more bills are in locked state!"
    ],
    "previous_source": "",
    "target": [
        "Errore! Una o più fatture sono in stato bloccato!"
    ],
    "id_hash": -3732495361430087061,
    "content_hash": -3732495361430087061,
    "location": "code:addons/ooops_lock_unlock_bills/models/account_move.py:0",
    "context": "",
    "note": "module: ooops_lock_unlock_bills",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://weblate.ops404.it/api/units/87024/?format=api",
    "priority": 100,
    "id": 87077,
    "web_url": "http://weblate.ops404.it/translate/ooops-account-14-0/ooops_lock_unlock_bills/it/?checksum=4c33833e902a9a6b",
    "url": "http://weblate.ops404.it/api/units/87077/?format=api",
    "explanation": "",
    "extra_flags": ""
}