Units API.

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

GET /api/units/48583/?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_required/en/?format=api",
    "source": [
        "\"Required if\" can only be used for attributes with \"Create Variants: Never\" setting."
    ],
    "previous_source": "",
    "target": [
        "\"Required if\" can only be used for attributes with \"Create Variants: Never\" setting."
    ],
    "id_hash": 7448488453375061563,
    "content_hash": 7448488453375061563,
    "location": "code:addons/ooops_configurator_attribute_required/models/product_template_attribute_line.py:68",
    "context": "",
    "note": "module: ooops_configurator_attribute_required",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://weblate.ops404.it/api/units/48583/?format=api",
    "priority": 100,
    "id": 48583,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator/ooops_configurator_attribute_required/en/?checksum=e75e58c8d904ee3b",
    "url": "http://weblate.ops404.it/api/units/48583/?format=api",
    "explanation": "",
    "extra_flags": ""
}