Translation components API.

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

GET /api/translations/omp/paymethod-manual-emails/hr/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/omp/paymethod-manual-emails/hr/?format=api",
            "source": [
                "Manual Payment Notification"
            ],
            "previous_source": "",
            "target": [
                "Obavijest o ručnom plaćanju"
            ],
            "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/410442/?format=api",
            "priority": 100,
            "id": 462579,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/paymethod-manual-emails/hr/?checksum=805d24b32ec53fff",
            "url": "http://translate.pkp.sfu.ca/api/units/462579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-27T17:13:00.080916Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/paymethod-manual-emails/hr/?format=api",
            "source": [
                "A manual payment needs to be processed for the press {$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 the Open Monograph Press Manual Payment plugin."
            ],
            "previous_source": "",
            "target": [
                "Ručno plaćanje mora biti obrađeno za tisak {$contextName} i korisnika {$senderName} (username &quot;{$senderUsername}&quot;).<br />\n<br />\nPredmet koji se plaća &quot;{$paymentName}&quot;.<br />\nCijena {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nOvu je e-poruku generirao dodatak za ručno plaćanje Open Monograph Press-a."
            ],
            "id_hash": 7890148647756480709,
            "content_hash": 1835115433869242821,
            "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": 48,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410443/?format=api",
            "priority": 100,
            "id": 462580,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/paymethod-manual-emails/hr/?checksum=ed7f70642e8dc0c5",
            "url": "http://translate.pkp.sfu.ca/api/units/462580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-27T17:13:00.085871Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/paymethod-manual-emails/hr/?format=api",
            "source": [
                "This email template is used to notify a press manager contact that a manual payment was requested."
            ],
            "previous_source": "",
            "target": [
                "Ovaj predložak e-pošte koristi se za obavještavanje kontakta voditelja tiska da je zatraženo ručno plaćanje."
            ],
            "id_hash": 9206948103607262791,
            "content_hash": -8705312639261686758,
            "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/410444/?format=api",
            "priority": 100,
            "id": 462581,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/paymethod-manual-emails/hr/?checksum=ffc5a6850cf79e47",
            "url": "http://translate.pkp.sfu.ca/api/units/462581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-27T17:13:00.087510Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/paymethod-manual-emails/hr/?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": 0,
            "fuzzy": false,
            "translated": false,
            "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/763908/?format=api",
            "priority": 100,
            "id": 763915,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/paymethod-manual-emails/hr/?checksum=a296d4c04d469a56",
            "url": "http://translate.pkp.sfu.ca/api/units/763915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-14T20:04:23.878406Z"
        }
    ]
}