Translation components API.

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

GET /api/translations/ooops-mrp-14-0/ooops_mrp_subcontracting_active/it/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 121,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_subcontracting_active/it/units/?format=api&page=6",
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_subcontracting_active/it/?format=api",
            "source": [
                "Previous"
            ],
            "previous_source": "",
            "target": [
                "Precedente"
            ],
            "id_hash": -7984263137908495268,
            "content_hash": -7984263137908495268,
            "location": "model_terms:ir.ui.view,arch_db:ooops_mrp_subcontracting_active.wizard_mrp_production_attachment_preview_view_form",
            "context": "",
            "note": "module: ooops_mrp_subcontracting_active",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/86665/?format=api",
            "priority": 100,
            "id": 86679,
            "web_url": "http://weblate.ops404.it/translate/ooops-mrp-14-0/ooops_mrp_subcontracting_active/it/?checksum=113232fa7fb7ec5c",
            "url": "http://weblate.ops404.it/api/units/86679/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}