Translation components API.

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

GET /api/translations/tryton/purchase_product_quantity/es_419/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/purchase_product_quantity/es_419/?format=api",
            "source": [
                "Quantity Digits"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5878023169157987941,
            "content_hash": -5878023169157987941,
            "location": "",
            "context": "field:purchase.product_supplier,quantity_digits:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/652440/?format=api",
            "priority": 100,
            "id": 657308,
            "web_url": "https://translate.tryton.org/translate/tryton/purchase_product_quantity/es_419/?checksum=2e6d11121cd2819b",
            "url": "https://translate.tryton.org/api/units/657308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-12T23:40:34.536252Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/purchase_product_quantity/es_419/?format=api",
            "source": [
                "Minimal Quantity"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1164632808636544776,
            "content_hash": -1164632808636544776,
            "location": "",
            "context": "field:purchase.product_supplier,quantity_minimal:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/652441/?format=api",
            "priority": 100,
            "id": 657309,
            "web_url": "https://translate.tryton.org/translate/tryton/purchase_product_quantity/es_419/?checksum=6fd664a18b7408f8",
            "url": "https://translate.tryton.org/api/units/657309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-12T23:40:34.538218Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/purchase_product_quantity/es_419/?format=api",
            "source": [
                "Rounding Quantity"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7141670502240161694,
            "content_hash": 7141670502240161694,
            "location": "",
            "context": "field:purchase.product_supplier,quantity_rounding:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/652442/?format=api",
            "priority": 100,
            "id": 657310,
            "web_url": "https://translate.tryton.org/translate/tryton/purchase_product_quantity/es_419/?checksum=e31c4f7bcce90f9e",
            "url": "https://translate.tryton.org/api/units/657310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-12T23:40:34.539944Z"
        }
    ]
}