Units API.

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

GET /api/units/33887/?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/en/?format=api",
    "source": [
        "Document No. (zzzz-nnnn)"
    ],
    "previous_source": "",
    "target": [
        "Document No. (zzzz-nnnn)"
    ],
    "id_hash": 6354057177059777749,
    "content_hash": 6354057177059777749,
    "location": "code:addons/pos_epson_fp/static/src/xml/pos.xml:8",
    "context": "",
    "note": "module: pos_epson_fp\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/33887/?format=api",
    "priority": 100,
    "id": 33887,
    "web_url": "http://weblate.ops404.it/translate/ooops-l10n-italy/pos_epson_fp/en/?checksum=d82e2556592b5cd5",
    "url": "http://weblate.ops404.it/api/units/33887/?format=api",
    "explanation": "",
    "extra_flags": ""
}