Units API.

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

GET /api/units/36745/?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-sale/ooops_gift_voucher/en/?format=api",
    "source": [
        "Voucher barcode is invalid"
    ],
    "previous_source": "",
    "target": [
        "Voucher barcode is invalid"
    ],
    "id_hash": 3245246507842746139,
    "content_hash": 3245246507842746139,
    "location": "code:addons/ooops_gift_voucher/static/src/js/popups.js:272",
    "context": "",
    "note": "module: ooops_gift_voucher\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/36745/?format=api",
    "priority": 100,
    "id": 36745,
    "web_url": "http://weblate.ops404.it/translate/ooops-sale/ooops_gift_voucher/en/?checksum=ad096e813c8b371b",
    "url": "http://weblate.ops404.it/api/units/36745/?format=api",
    "explanation": "",
    "extra_flags": ""
}