Units API.

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

GET /api/units/36122/?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_pim/en/?format=api",
    "source": [
        "<p class=\"oe_view_nocontent_create\">\n                        Click to upload files to your PMO, that will be applied\n                        to the product later\n                    </p><p>\n                        Use this feature to store any files, like drawings or\n                        specifications.\n                    </p>"
    ],
    "previous_source": "",
    "target": [
        "<p class=\"oe_view_nocontent_create\">\n                        Click to upload files to your PMO, that will be applied\n                        to the product later\n                    </p><p>\n                        Use this feature to store any files, like drawings or\n                        specifications.\n                    </p>"
    ],
    "id_hash": -374309284760995728,
    "content_hash": -374309284760995728,
    "location": "code:addons/ooops_pim/models/mrp_eco.py:924",
    "context": "",
    "note": "module: ooops_pim",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "http://weblate.ops404.it/api/units/36122/?format=api",
    "priority": 100,
    "id": 36122,
    "web_url": "http://weblate.ops404.it/translate/ooops-mrp/ooops_pim/en/?checksum=7ace2fb04db0b870",
    "url": "http://weblate.ops404.it/api/units/36122/?format=api",
    "explanation": "",
    "extra_flags": ""
}