Units API.

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

GET /api/units/34014/?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-l10n-italy/pos_epson_fp/it/?format=api",
    "source": [
        "Confirm fiscal data"
    ],
    "previous_source": "",
    "target": [
        "Conferma dati scontrino"
    ],
    "id_hash": -5102415501828026504,
    "content_hash": -5102415501828026504,
    "location": "code:addons/pos_epson_fp/static/src/js/pos_order_mgmt.js:96, code:addons/pos_epson_fp/static/src/xml/pos.xml:6",
    "context": "",
    "note": "module: pos_epson_fp\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/33869/?format=api",
    "priority": 100,
    "id": 34014,
    "web_url": "http://weblate.ops404.it/translate/ooops-l10n-italy/pos_epson_fp/it/?checksum=3930942285180f78",
    "url": "http://weblate.ops404.it/api/units/34014/?format=api",
    "explanation": "",
    "extra_flags": ""
}