Units API.

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

GET /api/units/22353/?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/cx_404_pos/en/?format=api",
    "source": [
        "Order Qty"
    ],
    "previous_source": "",
    "target": [
        "Order Qty"
    ],
    "id_hash": -1718710854379307779,
    "content_hash": -1718710854379307779,
    "location": "code:addons/cx_404_pos/static/src/xml/pos_view.xml:426",
    "context": "",
    "note": "module: cx_404_pos\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/22353/?format=api",
    "priority": 100,
    "id": 22353,
    "web_url": "http://weblate.ops404.it/translate/ooops/cx_404_pos/en/?checksum=6825e995851cfcfd",
    "url": "http://weblate.ops404.it/api/units/22353/?format=api",
    "explanation": "",
    "extra_flags": ""
}