Units API.

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

GET /api/units/84516/?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-purchase-14-0/ooops_purchase_ou_reception/it/?format=api",
    "source": [
        "Operating Unit %(ou)s cannot be associated with multiple delivery types for partner %(partner)s"
    ],
    "previous_source": "",
    "target": [
        "L'unità operativa %(ou)s non può essere associata a più tipi di operazione per il partner %(partner)s"
    ],
    "id_hash": -6677737158238143253,
    "content_hash": -6677737158238143253,
    "location": "code:addons/ooops_purchase_ou_reception/models/purchase_picking_type_partner_ou.py:0",
    "context": "",
    "note": "module: ooops_purchase_ou_reception",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://weblate.ops404.it/api/units/84501/?format=api",
    "priority": 100,
    "id": 84516,
    "web_url": "http://weblate.ops404.it/translate/ooops-purchase-14-0/ooops_purchase_ou_reception/it/?checksum=2353e96f4bc9fceb",
    "url": "http://weblate.ops404.it/api/units/84516/?format=api",
    "explanation": "",
    "extra_flags": ""
}