Units API.

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

GET /api/units/80080/?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_search_snippet/it/?format=api",
    "source": [
        "We have amazing products in our shop, check them\n                                    now !"
    ],
    "previous_source": "",
    "target": [
        "Abbiamo quello che fa per te!"
    ],
    "id_hash": 8286909258532341037,
    "content_hash": 8286909258532341037,
    "location": "model_terms:ir.ui.view,arch_db:ooops_website_sale_search_snippet.s_products_searchbar",
    "context": "",
    "note": "module: ooops_website_sale_search_snippet",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.ops404.it/api/units/80079/?format=api",
    "priority": 100,
    "id": 80080,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_website_sale_search_snippet/it/?checksum=f301041090b7452d",
    "url": "http://weblate.ops404.it/api/units/80080/?format=api",
    "explanation": "",
    "extra_flags": ""
}