Units API.

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

GET /api/units/21113/?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/ooops_website_sale_infinite_scroll/en/?format=api",
    "source": [
        "Loading more products..."
    ],
    "previous_source": "",
    "target": [
        "Loading more products..."
    ],
    "id_hash": -6093578149952623744,
    "content_hash": -6093578149952623744,
    "location": "code:addons/ooops_website_sale_infinite_scroll/static/src/js/main.js:70",
    "context": "",
    "note": "module: ooops_website_sale_infinite_scroll\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/21113/?format=api",
    "priority": 100,
    "id": 21113,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_website_sale_infinite_scroll/en/?checksum=2b6f42f530fdeb80",
    "url": "http://weblate.ops404.it/api/units/21113/?format=api",
    "explanation": "",
    "extra_flags": ""
}