Units API.

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

GET /api/units/20034/?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/ooops_ecommerce_payment_method/it/?format=api",
    "source": [
        "Payment Acquirer"
    ],
    "previous_source": "",
    "target": [
        "Acquirente del Pagamento"
    ],
    "id_hash": 7592099764273091906,
    "content_hash": 7592099764273091906,
    "location": "model:ir.model,name:ooops_ecommerce_payment_method.model_payment_acquirer, model:ir.model.fields,field_description:ooops_ecommerce_payment_method.field_sale_order__payment_acquirer_id",
    "context": "",
    "note": "module: ooops_ecommerce_payment_method",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/20013/?format=api",
    "priority": 100,
    "id": 20034,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_ecommerce_payment_method/it/?checksum=e95c8e82ccd31542",
    "url": "http://weblate.ops404.it/api/units/20034/?format=api",
    "explanation": "",
    "extra_flags": ""
}