Units API.

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

GET /api/units/86610/?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": [
        "\n            (object.state\n            in ('draft', ) and 'Quotation - %s' % (object.name)) or 'Order - %s' % (object.name)\n        "
    ],
    "previous_source": "",
    "target": [
        "\n            (object.state\n            in ('draft', ) and 'Quotation - %s' % (object.name)) or 'Order - %s' % (object.name)\n        "
    ],
    "id_hash": 5258055363730200689,
    "content_hash": 5258055363730200689,
    "location": "model:ir.actions.report,print_report_name:ooops_grifoflex_order.action_report_grifoflex_order",
    "context": "",
    "note": "module: ooops_grifoflex_order",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "http://weblate.ops404.it/api/units/86610/?format=api",
    "priority": 100,
    "id": 86610,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_grifoflex_order/en/?checksum=c8f85d7eb479d871",
    "url": "http://weblate.ops404.it/api/units/86610/?format=api",
    "explanation": "",
    "extra_flags": ""
}