Units API.

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

GET /api/units/45193/?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-mixin/odoo_marketplace/it/?format=api",
    "source": [
        "  Your review has been submitted successfully. Thank you!"
    ],
    "previous_source": "",
    "target": [
        "  La tua recensione è stata inviata correttamente. Grazie!"
    ],
    "id_hash": 6868396129561838340,
    "content_hash": 6868396129561838340,
    "location": "code:addons/odoo_marketplace/static/src/js/seller_ratting.js:99",
    "context": "",
    "note": "module: odoo_marketplace\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/44120/?format=api",
    "priority": 100,
    "id": 45193,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin/odoo_marketplace/it/?checksum=df5171e3b7338304",
    "url": "http://weblate.ops404.it/api/units/45193/?format=api",
    "explanation": "",
    "extra_flags": ""
}