Units API.

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

GET /api/units/86814/?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-sale-14-0/ooops_sale_ddt/en/?format=api",
    "source": [
        "(object.state in ('draft', 'sent') and 'Draft DDT - %s' % (object.name)) or 'DDT - %s' % (object.name)"
    ],
    "previous_source": "",
    "target": [
        "(object.state in ('draft', 'sent') and 'Draft DDT - %s' % (object.name)) or 'DDT - %s' % (object.name)"
    ],
    "id_hash": 1815881182251971273,
    "content_hash": 1815881182251971273,
    "location": "model:ir.actions.report,print_report_name:ooops_sale_ddt.action_report_ddt, model:ir.actions.report,print_report_name:ooops_sale_ddt.action_report_ddt_with_prices",
    "context": "",
    "note": "module: ooops_sale_ddt",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "http://weblate.ops404.it/api/units/86814/?format=api",
    "priority": 100,
    "id": 86814,
    "web_url": "http://weblate.ops404.it/translate/ooops-sale-14-0/ooops_sale_ddt/en/?checksum=99334e507671f2c9",
    "url": "http://weblate.ops404.it/api/units/86814/?format=api",
    "explanation": "",
    "extra_flags": ""
}