Translation components API.

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

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

{
    "count": 82,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_account_loan_extend/it/units/?format=api&page=4",
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_account_loan_extend/it/?format=api",
            "source": [
                "The second extension date must be after the first extension date."
            ],
            "previous_source": "",
            "target": [
                "La data seconda proroga deve essere successiva alla data prima proroga."
            ],
            "id_hash": -3622480379529010622,
            "content_hash": -3622480379529010622,
            "location": "code:addons/ooops_account_loan_extend/models/account_loan.py:0",
            "context": "",
            "note": "module: ooops_account_loan_extend",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://weblate.ops404.it/api/units/88260/?format=api",
            "priority": 100,
            "id": 88267,
            "web_url": "http://weblate.ops404.it/translate/ooops-account-14-0/ooops_account_loan_extend/it/?checksum=4dba5d499c59e242",
            "url": "http://weblate.ops404.it/api/units/88267/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_account_loan_extend/it/?format=api",
            "source": [
                "Total Amount:"
            ],
            "previous_source": "",
            "target": [
                "Importo totale:"
            ],
            "id_hash": -9169718602321239746,
            "content_hash": -9169718602321239746,
            "location": "model_terms:ir.ui.view,arch_db:ooops_account_loan_extend.account_loan_tree",
            "context": "",
            "note": "module: ooops_account_loan_extend",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.ops404.it/api/units/88261/?format=api",
            "priority": 100,
            "id": 88268,
            "web_url": "http://weblate.ops404.it/translate/ooops-account-14-0/ooops_account_loan_extend/it/?checksum=be9d83b259e13e",
            "url": "http://weblate.ops404.it/api/units/88268/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}