Translation components API.

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

GET /api/translations/tryton/account_tax_non_deductible/sr/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/account_tax_non_deductible/sr/?format=api",
            "source": [
                "Non-Deductible"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7790111882588620925,
            "content_hash": -7790111882588620925,
            "location": "",
            "context": "field:account.tax,non_deductible:",
            "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": 1,
            "source_unit": "https://translate.tryton.org/api/units/642775/?format=api",
            "priority": 100,
            "id": 651221,
            "web_url": "https://translate.tryton.org/translate/tryton/account_tax_non_deductible/sr/?checksum=13e3f6843dc17783",
            "url": "https://translate.tryton.org/api/units/651221/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:47.179709Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/account_tax_non_deductible/sr/?format=api",
            "source": [
                "Non-Deductible"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3699309071940299151,
            "content_hash": 3699309071940299151,
            "location": "",
            "context": "field:account.tax.template,non_deductible:",
            "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": 1,
            "source_unit": "https://translate.tryton.org/api/units/642776/?format=api",
            "priority": 100,
            "id": 651222,
            "web_url": "https://translate.tryton.org/translate/tryton/account_tax_non_deductible/sr/?checksum=b35696004b61a98f",
            "url": "https://translate.tryton.org/api/units/651222/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:47.181528Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/account_tax_non_deductible/sr/?format=api",
            "source": [
                "Check to always include the tax amount as expense."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2726663900117936467,
            "content_hash": -2726663900117936467,
            "location": "",
            "context": "help:account.tax.template,non_deductible:",
            "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": 9,
            "source_unit": "https://translate.tryton.org/api/units/642777/?format=api",
            "priority": 100,
            "id": 651223,
            "web_url": "https://translate.tryton.org/translate/tryton/account_tax_non_deductible/sr/?checksum=5a28f1a11b96d6ad",
            "url": "https://translate.tryton.org/api/units/651223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:47.183208Z"
        }
    ]
}