Units API.

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

GET /api/units/83561/?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-14-0/ooops_delivery_calendar_zone/en/?format=api",
    "source": [
        "SO %(order_name)s: invalid dates"
    ],
    "previous_source": "",
    "target": [
        "SO %(order_name)s: invalid dates"
    ],
    "id_hash": 1631440572629644678,
    "content_hash": 1631440572629644678,
    "location": "code:addons/ooops_delivery_calendar_zone/models/sale_order.py:0",
    "context": "",
    "note": "module: ooops_delivery_calendar_zone",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 74,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/83561/?format=api",
    "priority": 100,
    "id": 83561,
    "web_url": "http://weblate.ops404.it/translate/ooops-delivery-14-0/ooops_delivery_calendar_zone/en/?checksum=96a40a8e9bbff586",
    "url": "http://weblate.ops404.it/api/units/83561/?format=api",
    "explanation": "",
    "extra_flags": ""
}