Units API.

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

GET /api/units/457962/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_mixin/en/?format=api",
    "source": [
        "Cannot unlink these records. Operation not allowed.\nModel: %(model)s [%(model_name)s]"
    ],
    "previous_source": "",
    "target": [
        "Cannot unlink these records. Operation not allowed.\nModel: %(model)s [%(model_name)s]"
    ],
    "id_hash": -700327774283458401,
    "content_hash": -700327774283458401,
    "location": "code:addons/generic_mixin/models/generic_no_unlink.py:0",
    "context": "",
    "note": "module: generic_mixin\nodoo-python",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://weblate.crnd.pro/api/units/457962/?format=api",
    "priority": 100,
    "id": 457962,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/generic_mixin/en/?checksum=7647ef998b7e989f",
    "url": "http://weblate.crnd.pro/api/units/457962/?format=api",
    "explanation": "",
    "extra_flags": ""
}