Translation components API.

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

GET /api/translations/ooops-ecommerce/website_sale_cache/it/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-ecommerce/website_sale_cache/it/?format=api",
            "source": [
                "Website"
            ],
            "previous_source": "",
            "target": [
                "Sito web"
            ],
            "id_hash": 7680600121602783898,
            "content_hash": 7680600121602783898,
            "location": "model:ir.model,name:website_sale_cache.model_website",
            "context": "",
            "note": "module: website_sale_cache",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/30415/?format=api",
            "priority": 100,
            "id": 30417,
            "web_url": "http://weblate.ops404.it/translate/ooops-ecommerce/website_sale_cache/it/?checksum=ea96f91df5f4ba9a",
            "url": "http://weblate.ops404.it/api/units/30417/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-ecommerce/website_sale_cache/it/?format=api",
            "source": [
                "Website_sale: Update cache for categories on delete"
            ],
            "previous_source": "",
            "target": [
                "Sito Internet_vendite: aggiorna la cache per categorie in cancella"
            ],
            "id_hash": 7364720233554789644,
            "content_hash": 7364720233554789644,
            "location": "model:base.automation,name:website_sale_cache.product_public_category_update_cache_action, model:base.automation,name:website_sale_cache.product_public_category_update_cache_on_delete_action, model:ir.actions.server,name:website_sale_cache.action_update_cache",
            "context": "",
            "note": "module: website_sale_cache",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://weblate.ops404.it/api/units/30416/?format=api",
            "priority": 100,
            "id": 30418,
            "web_url": "http://weblate.ops404.it/translate/ooops-ecommerce/website_sale_cache/it/?checksum=e634be084f2a450c",
            "url": "http://weblate.ops404.it/api/units/30418/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}