Translation components API.

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

GET /api/translations/tryton/sale_payment/eu/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/eu/?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": 506184,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/eu/?checksum=f0891236c7755707",
            "url": "https://translate.tryton.org/api/units/506184/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-21T11:43:27.942065Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/eu/?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": 506187,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/eu/?checksum=e4d27bd231c8735e",
            "url": "https://translate.tryton.org/api/units/506187/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-21T11:43:27.966283Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/eu/?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": 506188,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/eu/?checksum=59ccb9f69d159699",
            "url": "https://translate.tryton.org/api/units/506188/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-21T11:43:27.973992Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_payment/eu/?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": 509383,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_payment/eu/?checksum=98179b331e256065",
            "url": "https://translate.tryton.org/api/units/509383/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-25T10:22:25.256343Z"
        }
    ]
}