Translation components API.

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

GET /api/translations/tryton/account_invoice_watermark/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/account_invoice_watermark/zh_Hans/?format=api",
            "source": [
                "Invoice Watermark Draft"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4067436382231062998,
            "content_hash": 4067436382231062998,
            "location": "",
            "context": "model:ir.action,name:report_invoice_watermark_draft",
            "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": 3,
            "source_unit": "https://translate.tryton.org/api/units/642772/?format=api",
            "priority": 100,
            "id": 651134,
            "web_url": "https://translate.tryton.org/translate/tryton/account_invoice_watermark/zh_Hans/?checksum=b8726fd6e561e9d6",
            "url": "https://translate.tryton.org/api/units/651134/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:43.050070Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_watermark/zh_Hans/?format=api",
            "source": [
                "Invoice Watermark Paid"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1171655813372817999,
            "content_hash": 1171655813372817999,
            "location": "",
            "context": "model:ir.action,name:report_invoice_watermark_paid",
            "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": 3,
            "source_unit": "https://translate.tryton.org/api/units/642773/?format=api",
            "priority": 100,
            "id": 651135,
            "web_url": "https://translate.tryton.org/translate/tryton/account_invoice_watermark/zh_Hans/?checksum=90428ec12b1bb24f",
            "url": "https://translate.tryton.org/api/units/651135/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:43.052553Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_watermark/zh_Hans/?format=api",
            "source": [
                "DRAFT"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 408930180141885096,
            "content_hash": 408930180141885096,
            "location": "",
            "context": "report:account.invoice.watermark:",
            "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": 1,
            "source_unit": "https://translate.tryton.org/api/units/642774/?format=api",
            "priority": 100,
            "id": 651136,
            "web_url": "https://translate.tryton.org/translate/tryton/account_invoice_watermark/zh_Hans/?checksum=85accfd50d4b26a8",
            "url": "https://translate.tryton.org/api/units/651136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-04T22:02:43.055102Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_watermark/zh_Hans/?format=api",
            "source": [
                "PAID"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6618008574932275302,
            "content_hash": 6618008574932275302,
            "location": "",
            "context": "report:account.invoice.watermark:",
            "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": 1,
            "source_unit": "https://translate.tryton.org/api/units/657739/?format=api",
            "priority": 100,
            "id": 670354,
            "web_url": "https://translate.tryton.org/translate/tryton/account_invoice_watermark/zh_Hans/?checksum=dbd7e3bc3553d066",
            "url": "https://translate.tryton.org/api/units/670354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-09T04:17:39.912953Z"
        }
    ]
}