Translation components API.

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

GET /api/translations/ojs/paymethod-manual-emails/zh_Hant/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": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/zh_Hant/?format=api",
            "source": [
                "Manual Payment Notification"
            ],
            "previous_source": "",
            "target": [
                "手動付款通知"
            ],
            "id_hash": 26217524836515839,
            "content_hash": 8844243754616557311,
            "location": "",
            "context": "emails.manualPaymentNotification.subject",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410436/?format=api",
            "priority": 100,
            "id": 439595,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/zh_Hant/?checksum=805d24b32ec53fff",
            "url": "http://translate.pkp.sfu.ca/api/units/439595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-24T08:33:34.397773Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/zh_Hant/?format=api",
            "source": [
                "A manual payment needs to be processed for the journal {$contextName} and the user {senderName} (username &quot;{$senderUsername}&quot;).<br />\n<br />\nThe item being paid for is &quot;{$paymentName}&quot;.<br />\nThe cost is {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nThis email was generated by Open Journal Systems' Manual Payment plugin."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7890148647756480709,
            "content_hash": 6934300719419851052,
            "location": "",
            "context": "emails.manualPaymentNotification.body",
            "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": 47,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410437/?format=api",
            "priority": 100,
            "id": 439596,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/zh_Hant/?checksum=ed7f70642e8dc0c5",
            "url": "http://translate.pkp.sfu.ca/api/units/439596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-24T08:33:34.401323Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/zh_Hant/?format=api",
            "source": [
                "This email template is used to notify a journal manager contact that a manual payment was requested."
            ],
            "previous_source": "",
            "target": [
                "此電郵樣式用作通知期刊主管有一手動付款的請求。"
            ],
            "id_hash": 9206948103607262791,
            "content_hash": -822839901520068829,
            "location": "",
            "context": "emails.manualPaymentNotification.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410438/?format=api",
            "priority": 100,
            "id": 439597,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/zh_Hant/?checksum=ffc5a6850cf79e47",
            "url": "http://translate.pkp.sfu.ca/api/units/439597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-24T08:33:34.402988Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/zh_Hant/?format=api",
            "source": [
                "The username of the user who made the payment"
            ],
            "previous_source": "",
            "target": [
                "已付款用戶的用戶名稱"
            ],
            "id_hash": 2492413366191430230,
            "content_hash": -5825276591930830913,
            "location": "",
            "context": "emailTemplate.variable.manualPaymentPlugin.senderUsername",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/434270/?format=api",
            "priority": 100,
            "id": 439598,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/zh_Hant/?checksum=a296d4c04d469a56",
            "url": "http://translate.pkp.sfu.ca/api/units/439598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-24T08:33:34.406857Z"
        }
    ]
}