Units API.

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

GET /api/units/60035/?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-mixin-14-0/website_sale_selective_multi_website/en/?format=api",
    "source": [
        "Click here to <b>open shop</b>."
    ],
    "previous_source": "",
    "target": [
        "Click here to <b>open shop</b>."
    ],
    "id_hash": 3348579863053056986,
    "content_hash": 3348579863053056986,
    "location": "code:addons/website_sale_pricelist_visibility/static/src/js/tour.js:0",
    "context": "",
    "note": "module: website_sale_pricelist_visibility\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/60035/?format=api",
    "priority": 100,
    "id": 60035,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/website_sale_selective_multi_website/en/?checksum=ae788ba4d74dbbda",
    "url": "http://weblate.ops404.it/api/units/60035/?format=api",
    "explanation": "",
    "extra_flags": ""
}