Units API.

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

GET /api/units/85947/?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-mrp-14-0/ooops_mrp_subcontracting_active/it/?format=api",
    "source": [
        "Cannot cancel a Production Launch associated with a confirmed Sales Order"
    ],
    "previous_source": "",
    "target": [
        "Non puoi annullare un lancio di produzione associato con un ordine di vendita confermato"
    ],
    "id_hash": -5753380913157096451,
    "content_hash": -5753380913157096451,
    "location": "code:addons/ooops_mrp_subcontracting_active/models/mrp_production_launch.py:0",
    "context": "",
    "note": "module: ooops_mrp_subcontracting_active",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.ops404.it/api/units/85936/?format=api",
    "priority": 100,
    "id": 85947,
    "web_url": "http://weblate.ops404.it/translate/ooops-mrp-14-0/ooops_mrp_subcontracting_active/it/?checksum=3027e28acdc23bfd",
    "url": "http://weblate.ops404.it/api/units/85947/?format=api",
    "explanation": "",
    "extra_flags": ""
}