Units API.

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

GET /api/units/560303/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_action/en/?format=api",
    "source": [
        "\n<p>\n    Dear <t t-out=\"object.author_id.name or ''\"></t>,\n</p>\n<p>\n    Thanks for creating request <strong><a t-attf-href=\"{{ object.get_mail_url() }}\" target=\"_blank\"><t t-out=\"object.name\"></t></a></strong>.\n</p>\n<p>\n    You can track <a t-attf-href=\"{{ object.get_mail_url() }}\" target=\"_blank\">here</a> progress of your request.\n</p>"
    ],
    "previous_source": "",
    "target": [
        "\n<p>\n    Dear <t t-out=\"object.author_id.name or ''\"></t>,\n</p>\n<p>\n    Thanks for creating request <strong><a t-attf-href=\"{{ object.get_mail_url() }}\" target=\"_blank\"><t t-out=\"object.name\"></t></a></strong>.\n</p>\n<p>\n    You can track <a t-attf-href=\"{{ object.get_mail_url() }}\" target=\"_blank\">here</a> progress of your request.\n</p>"
    ],
    "id_hash": -5587253289802807984,
    "content_hash": -5587253289802807984,
    "location": "model:mail.template,body_html:generic_request_action.demo_mail_template_request_created",
    "context": "",
    "note": "module: generic_request_action",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "http://weblate.crnd.pro/api/units/560303/?format=api",
    "priority": 100,
    "id": 560303,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_action/en/?checksum=327616bc472bc550",
    "url": "http://weblate.crnd.pro/api/units/560303/?format=api",
    "explanation": "",
    "extra_flags": ""
}