Units API.

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

GET /api/units/52543/?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-mrp/ooops_bom_attribute_match/it/?format=api",
    "source": [
        "Only product template with one attribute can be added to this field."
    ],
    "previous_source": "",
    "target": [
        "Solo i modelli prodotto con un solo attributo possono essere aggiunti a questo campo."
    ],
    "id_hash": 7224518706209020984,
    "content_hash": 7224518706209020984,
    "location": "code:addons/ooops_bom_attribute_match/models/mrp_bom.py:34",
    "context": "",
    "note": "module: ooops_bom_attribute_match",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "http://weblate.ops404.it/api/units/52528/?format=api",
    "priority": 100,
    "id": 52543,
    "web_url": "http://weblate.ops404.it/translate/ooops-mrp/ooops_bom_attribute_match/it/?checksum=e442a57c74c0dc38",
    "url": "http://weblate.ops404.it/api/units/52543/?format=api",
    "explanation": "",
    "extra_flags": ""
}