Units API.

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

GET /api/units/49642/?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-base/ooops_res_partner_bank_constraints/en/?format=api",
    "source": [
        "You cannot delete a bank account used in invoices. Try archiving it instead"
    ],
    "previous_source": "",
    "target": [
        "You cannot delete a bank account used in invoices. Try archiving it instead"
    ],
    "id_hash": -5619740388414561043,
    "content_hash": -5619740388414561043,
    "location": "code:addons/ooops_res_partner_bank_constraints/models/res_partner_bank.py:18",
    "context": "",
    "note": "module: ooops_res_partner_bank_constraints",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://weblate.ops404.it/api/units/49642/?format=api",
    "priority": 100,
    "id": 49642,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_res_partner_bank_constraints/en/?checksum=3202abe432a264ed",
    "url": "http://weblate.ops404.it/api/units/49642/?format=api",
    "explanation": "",
    "extra_flags": ""
}