Units API.

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

GET /api/units/80112/?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/ooops_helpdesk_signature_email/en/?format=api",
    "source": [
        "<div style=\"margin: 0px; padding: 0px;\">\n                    <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n                        Signed Email\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                        Signed Email\n                    </p>\n                </div>\n            "
    ],
    "id_hash": -5884746847132105645,
    "content_hash": -5884746847132105645,
    "location": "model:mail.template,body_html:ooops_helpdesk_signature_email.email_template_confirm_sign",
    "context": "",
    "note": "module: ooops_helpdesk_signature_email",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "http://weblate.ops404.it/api/units/80112/?format=api",
    "priority": 100,
    "id": 80112,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_helpdesk_signature_email/en/?checksum=2e552debd7974453",
    "url": "http://weblate.ops404.it/api/units/80112/?format=api",
    "explanation": "",
    "extra_flags": ""
}