Units API.

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

GET /api/units/47790/?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-rental/ooops_rental/it/?format=api",
    "source": [
        "<span>from</span>"
    ],
    "previous_source": "",
    "target": [
        "<span>dal</span>"
    ],
    "id_hash": 6319334204615523617,
    "content_hash": 6319334204615523617,
    "location": "model_terms:ir.ui.view,arch_db:ooops_rental.cart_summary",
    "context": "",
    "note": "module: ooops_rental",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/47714/?format=api",
    "priority": 100,
    "id": 47790,
    "web_url": "http://weblate.ops404.it/translate/ooops-rental/ooops_rental/it/?checksum=d7b2c8fa53157d21",
    "url": "http://weblate.ops404.it/api/units/47790/?format=api",
    "explanation": "",
    "extra_flags": ""
}