Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/zh_Hans/?format=api",
            "source": [
                "Payments"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8109032630541178631,
            "content_hash": 8109032630541178631,
            "location": "",
            "context": "field:sale.sale,payments:",
            "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/481033/?format=api",
            "priority": 100,
            "id": 351825,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/zh_Hans/?checksum=f0891236c7755707",
            "url": "https://translate.tryton.org/api/units/351825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-06T16:40:38.215727Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/zh_Hans/?format=api",
            "source": [
                "You cannot cancel sale \"%(sale)s\" because it has payments."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7265005291610600286,
            "content_hash": 7265005291610600286,
            "location": "",
            "context": "model:ir.message,text:msg_sale_cancel_payment",
            "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/481036/?format=api",
            "priority": 100,
            "id": 351828,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/zh_Hans/?checksum=e4d27bd231c8735e",
            "url": "https://translate.tryton.org/api/units/351828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-06T16:40:38.248075Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/zh_Hans/?format=api",
            "source": [
                "You cannot reset to draft sale \"%(sale)s\" because it has payments."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2752620803381684583,
            "content_hash": -2752620803381684583,
            "location": "",
            "context": "model:ir.message,text:msg_sale_draft_payment",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.tryton.org/api/units/481037/?format=api",
            "priority": 100,
            "id": 351829,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/zh_Hans/?checksum=59ccb9f69d159699",
            "url": "https://translate.tryton.org/api/units/351829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-06T16:40:38.254542Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/zh_Hans/?format=api",
            "source": [
                "Payments"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1736026825226018917,
            "content_hash": 1736026825226018917,
            "location": "",
            "context": "model:ir.action,name:act_payments_relate",
            "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/509373/?format=api",
            "priority": 100,
            "id": 509400,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/zh_Hans/?checksum=98179b331e256065",
            "url": "https://translate.tryton.org/api/units/509400/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-25T10:22:26.195138Z"
        }
    ]
}