Units API.

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

GET /api/units/52736/?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-rental/ooops_rental/en/?format=api",
    "source": [
        "<div style=\"margin: 0px; padding: 0px;\">\n                    <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n                        Dear\n                        <br/>\n                        <br/>\n                        Here is your reserved product details:\n                        <br/>\n                        <br/>\n                        <br/>\n                        <table class=\"table\" border=\"1px\" style=\"width: 50%\">\n                            <tr>\n                                <td>\n                                    <strong>Product</strong>\n                                </td>\n                                <td>\n                                    <strong>Quantity Reserved</strong>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td>${object.product_id}</td>\n                                <td>${object.quantity}</td>\n                            </tr>\n                        </table>\n                        <br/>\n                        <br/>\n                        Do not hesitate to contact us if you have any question.\n                    </p>\n                </div>\n            "
    ],
    "previous_source": "",
    "target": [
        "<div style=\"margin: 0px; padding: 0px;\">\n                    <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n                        Dear\n                        <br/>\n                        <br/>\n                        Here is your reserved product details:\n                        <br/>\n                        <br/>\n                        <br/>\n                        <table class=\"table\" border=\"1px\" style=\"width: 50%\">\n                            <tr>\n                                <td>\n                                    <strong>Product</strong>\n                                </td>\n                                <td>\n                                    <strong>Quantity Reserved</strong>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td>${object.product_id}</td>\n                                <td>${object.quantity}</td>\n                            </tr>\n                        </table>\n                        <br/>\n                        <br/>\n                        Do not hesitate to contact us if you have any question.\n                    </p>\n                </div>\n            "
    ],
    "id_hash": 818210132650941122,
    "content_hash": 818210132650941122,
    "location": "model:mail.template,body_html:ooops_rental.email_template_sale",
    "context": "",
    "note": "module: ooops_rental",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "http://weblate.ops404.it/api/units/52736/?format=api",
    "priority": 100,
    "id": 52736,
    "web_url": "http://weblate.ops404.it/translate/ooops-rental/ooops_rental/en/?checksum=8b5addc7d448dac2",
    "url": "http://weblate.ops404.it/api/units/52736/?format=api",
    "explanation": "",
    "extra_flags": ""
}