Units API.

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

GET /api/units/30705/?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/ooops_configurator_attribute_hide/en/?format=api",
    "source": [
        "Option \"Display if\" can be used only when option \"Hide in configurator\" is not enabled."
    ],
    "previous_source": "",
    "target": [
        "Option \"Display if\" can be used only when option \"Hide in configurator\" is not enabled."
    ],
    "id_hash": 1586387145418170877,
    "content_hash": 1586387145418170877,
    "location": "code:addons/ooops_configurator_attribute_hide/models/product_template_attribute_line.py:36",
    "context": "",
    "note": "module: ooops_configurator_attribute_hide",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "http://weblate.ops404.it/api/units/30705/?format=api",
    "priority": 100,
    "id": 30705,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator/ooops_configurator_attribute_hide/en/?checksum=9603fab426e561fd",
    "url": "http://weblate.ops404.it/api/units/30705/?format=api",
    "explanation": "",
    "extra_flags": ""
}