Units API.

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

GET /api/units/83401/?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": [
        "Alternative Dates cannot fall during a leave\n\nAlternative date: %(alt_date)s\nLeave %(leave_name)s from %(date_from)s to %(date_to)s"
    ],
    "previous_source": "",
    "target": [
        "Alternative Dates cannot fall during a leave\n\nAlternative date: %(alt_date)s\nLeave %(leave_name)s from %(date_from)s to %(date_to)s"
    ],
    "id_hash": 2215024664511100545,
    "content_hash": 2215024664511100545,
    "location": "code:addons/ooops_delivery_calendar_zone/models/resource_calendar_leaves.py:0",
    "context": "",
    "note": "module: ooops_delivery_calendar_zone",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "http://weblate.ops404.it/api/units/83401/?format=api",
    "priority": 100,
    "id": 83401,
    "web_url": "http://weblate.ops404.it/translate/ooops-delivery-14-0/ooops_delivery_calendar_zone/en/?checksum=9ebd593258e9b681",
    "url": "http://weblate.ops404.it/api/units/83401/?format=api",
    "explanation": "",
    "extra_flags": ""
}