Units API.

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

GET /api/units/34587/?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/ooops_purchase_multi_product/it/?format=api",
    "source": [
        "Quantity On Hand"
    ],
    "previous_source": "",
    "target": [
        "Quantità in possesso"
    ],
    "id_hash": 5068434310765647149,
    "content_hash": 5068434310765647149,
    "location": "model:ir.model.fields,field_description:ooops_purchase_multi_product.field_product_template__qty_available",
    "context": "",
    "note": "module: ooops_purchase_multi_product",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/34559/?format=api",
    "priority": 100,
    "id": 34587,
    "web_url": "http://weblate.ops404.it/translate/ooops-purchase/ooops_purchase_multi_product/it/?checksum=c656b226e496952d",
    "url": "http://weblate.ops404.it/api/units/34587/?format=api",
    "explanation": "",
    "extra_flags": ""
}