Units API.

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

GET /api/units/36840/?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-delivery/ooops_delivery_extend/en/?format=api",
    "source": [
        "No price rule matching this order; delivery cost cannot be computed."
    ],
    "previous_source": "",
    "target": [
        "No price rule matching this order; delivery cost cannot be computed."
    ],
    "id_hash": -1659205739106606033,
    "content_hash": -1659205739106606033,
    "location": "code:addons/ooops_delivery_extend/models/models.py:209, code:addons/ooops_delivery_extend/models/models.py:217",
    "context": "",
    "note": "module: ooops_delivery_extend",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.ops404.it/api/units/36840/?format=api",
    "priority": 100,
    "id": 36840,
    "web_url": "http://weblate.ops404.it/translate/ooops-delivery/ooops_delivery_extend/en/?checksum=68f9512bcf42e42f",
    "url": "http://weblate.ops404.it/api/units/36840/?format=api",
    "explanation": "",
    "extra_flags": ""
}