Units API.

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

GET /api/units/34080/?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": [
        "Order empty or total cannot be zero."
    ],
    "previous_source": "",
    "target": [
        "Totale ordine non può essere zero."
    ],
    "id_hash": -40071407182467105,
    "content_hash": -40071407182467105,
    "location": "code:addons/pos_epson_fp/static/src/js/screens.js:183",
    "context": "",
    "note": "module: pos_epson_fp\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/33935/?format=api",
    "priority": 100,
    "id": 34080,
    "web_url": "http://weblate.ops404.it/translate/ooops-l10n-italy/pos_epson_fp/it/?checksum=7f71a344793d2fdf",
    "url": "http://weblate.ops404.it/api/units/34080/?format=api",
    "explanation": "",
    "extra_flags": ""
}