Units API.

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

GET /api/units/79098/?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-14-0/ooops_configurator/it/?format=api",
    "source": [
        "\"Required\" can only be unselected for attributes with \"Type: Select\" setting."
    ],
    "previous_source": "",
    "target": [
        "\"Obbligatorio\" può essere disattivato solo per attributi di tipo \"Selezione\"."
    ],
    "id_hash": 7200485617621809483,
    "content_hash": 7200485617621809483,
    "location": "code:addons/ooops_configurator/models/product_template_attribute_line.py:0",
    "context": "",
    "note": "module: ooops_configurator",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.ops404.it/api/units/79073/?format=api",
    "priority": 100,
    "id": 79098,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_configurator/it/?checksum=e3ed4384f8a8394b",
    "url": "http://weblate.ops404.it/api/units/79098/?format=api",
    "explanation": "",
    "extra_flags": ""
}