Translation components API.

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

GET /api/translations/ojs/paymethod-manual-emails/ms/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/ms/?format=api",
            "source": [
                "Manual Payment Notification"
            ],
            "previous_source": "",
            "target": [
                "Pemakluman Pembayaran Manual"
            ],
            "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": 560956,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/ms/?checksum=805d24b32ec53fff",
            "url": "http://translate.pkp.sfu.ca/api/units/560956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:18:54.939388Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/ms/?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": [
                "Pembayaran manual perlu diproses untuk jurnal {$contextName} dan pengguna {$senderName} (nama pengguna &quot;{$senderUsername} &quot;).<br />\n<br />\nItem yang dibayar adalah &quot;{$paymentName}&quot;.<br />\nKosnya adalah {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nE-mel ini dihasilkan oleh plugin Pembayaran Manual Open Journal Systems."
            ],
            "id_hash": 7890148647756480709,
            "content_hash": 6934300719419851052,
            "location": "",
            "context": "emails.manualPaymentNotification.body",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 560957,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/ms/?checksum=ed7f70642e8dc0c5",
            "url": "http://translate.pkp.sfu.ca/api/units/560957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:18:54.941569Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/ms/?format=api",
            "source": [
                "This email template is used to notify a journal manager contact that a manual payment was requested."
            ],
            "previous_source": "",
            "target": [
                "Templat e-mel ini digunakan untuk memaklumkan kenalan pengurus jurnal bahawa pembayaran manual diminta."
            ],
            "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": 560958,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/ms/?checksum=ffc5a6850cf79e47",
            "url": "http://translate.pkp.sfu.ca/api/units/560958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:18:54.944337Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/ms/?format=api",
            "source": [
                "The username of the user who made the payment"
            ],
            "previous_source": "",
            "target": [
                "Nama pengguna yang membuat pembayaran"
            ],
            "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": 560959,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/paymethod-manual-emails/ms/?checksum=a296d4c04d469a56",
            "url": "http://translate.pkp.sfu.ca/api/units/560959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:18:54.947758Z"
        }
    ]
}