Units API.

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

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