Units API.

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

GET /api/units/82446/?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-configurator-14-0/ooops_grifoflex_order/en/?format=api",
    "source": [
        "Delivered Quantity: %s"
    ],
    "previous_source": "",
    "target": [
        "Delivered Quantity: %s"
    ],
    "id_hash": -8846634439475018573,
    "content_hash": -8846634439475018573,
    "location": "code:addons/ooops_grifoflex_order/models/grifoflex_order_line.py:0",
    "context": "",
    "note": "module: ooops_grifoflex_order",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/82446/?format=api",
    "priority": 100,
    "id": 82446,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_grifoflex_order/en/?checksum=53a70d9495ac4b3",
    "url": "http://weblate.ops404.it/api/units/82446/?format=api",
    "explanation": "",
    "extra_flags": ""
}