Units API.

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

GET /api/units/30698/?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": [
        "Hidden attributes must be moved to the bottom of the list. If list looks fine and you still see this error try to do a manual reordering in the list by dragging on the handle icon."
    ],
    "previous_source": "",
    "target": [
        "Hidden attributes must be moved to the bottom of the list. If list looks fine and you still see this error try to do a manual reordering in the list by dragging on the handle icon."
    ],
    "id_hash": -4550729983953175711,
    "content_hash": -4550729983953175711,
    "location": "code:addons/ooops_configurator_attribute_hide/models/product_template.py:34",
    "context": "",
    "note": "module: ooops_configurator_attribute_hide",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "http://weblate.ops404.it/api/units/30698/?format=api",
    "priority": 100,
    "id": 30698,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator/ooops_configurator_attribute_hide/en/?checksum=40d88f30bdc07b61",
    "url": "http://weblate.ops404.it/api/units/30698/?format=api",
    "explanation": "",
    "extra_flags": ""
}