Translation components API.

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

GET /api/translations/registrationNotification/emails/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/de/?format=api",
            "source": [
                "Registration Notification"
            ],
            "previous_source": "",
            "target": [
                "Registrierungsbenachrichtigung"
            ],
            "id_hash": -5578046897183525989,
            "content_hash": 7451080522457968206,
            "location": "",
            "context": "emails.registrationNotification.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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410505/?format=api",
            "priority": 100,
            "id": 739847,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/emails/de/?checksum=3296cbe698e7f39b",
            "url": "http://translate.pkp.sfu.ca/api/units/739847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:26.521790Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/de/?format=api",
            "source": [
                "A new user has been registered on {$date} in the journal {$contextName}.\n<br /><strong>Name:</strong> {$userFullName}\n<br /><strong>Username:</strong> {$userName}\n<br /><strong>Email:</strong> {$userEmail}</a>\n<br />\n<br />\nThis email was generated by the Public Knowledge Project's Registration Notification plugin."
            ],
            "previous_source": "",
            "target": [
                "Ein neuer Benutzer wurde am {$date} in der Zeitschrift {$contextName} registriert.\n<br /><strong>Name:</strong> {$userFullName}\n<br /><strong>Benutzer/innenname:</strong> {$Benutzername}\n<br /><strong>E-Mail:</strong> {$BenutzerE-Mail}</a>\n<br />\n<br />\nDiese E-Mail wurde \"Registration Notification\"-Plugin des Public Knowledge Project generiert."
            ],
            "id_hash": -1357118132006742328,
            "content_hash": 4873918625002438650,
            "location": "",
            "context": "emails.registrationNotification.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": 37,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410506/?format=api",
            "priority": 100,
            "id": 739848,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/emails/de/?checksum=6d2a8c3fcf7f16c8",
            "url": "http://translate.pkp.sfu.ca/api/units/739848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:26.523925Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/de/?format=api",
            "source": [
                "This email template is used to notify that a new user has been registered."
            ],
            "previous_source": "",
            "target": [
                "Diese E-Mail-Vorlage wird verwendet, um eine Benachrichtigung zu versenden, wenn ein neuer Benutzer registriert worden ist."
            ],
            "id_hash": 1107232797075335216,
            "content_hash": 5680008982518323221,
            "location": "",
            "context": "emails.registrationNotification.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": 14,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410507/?format=api",
            "priority": 100,
            "id": 739849,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/emails/de/?checksum=8f5dae5cd1566830",
            "url": "http://translate.pkp.sfu.ca/api/units/739849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:26.526527Z"
        }
    ]
}