Units API.

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

GET /api/units/47311/?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-base/ooops_generic_grid/it/?format=api",
    "source": [
        "Undefined"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5594151643249729463,
    "content_hash": 5594151643249729463,
    "location": "code:addons/ooops_generic_grid/static/src/js/grid_controller.js:245",
    "context": "",
    "note": "module: ooops_generic_grid\nopenerp-web",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/47287/?format=api",
    "priority": 100,
    "id": 47311,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_generic_grid/it/?checksum=cda26b47cb915fb7",
    "url": "http://weblate.ops404.it/api/units/47311/?format=api",
    "explanation": "",
    "extra_flags": ""
}