Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/ms/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/locale-keys/ms/?format=api",
            "source": [
                "Registration Notification Plugin"
            ],
            "previous_source": "",
            "target": [
                "Plugin Notifikasi Pendaftaran"
            ],
            "id_hash": -34009644517939540,
            "content_hash": 4061477238083544976,
            "location": "",
            "context": "plugins.generic.registrationNotification.displayName",
            "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/410502/?format=api",
            "priority": 100,
            "id": 739904,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ms/?checksum=7f872c68939226ac",
            "url": "http://translate.pkp.sfu.ca/api/units/739904/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.212314Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered."
            ],
            "previous_source": "",
            "target": [
                "Menghantar e-mel pemberitahuan ke senarai e-mel yang boleh dikonfigurasikan apabila pengguna baharu didaftarkan."
            ],
            "id_hash": 4829622019468740635,
            "content_hash": -3477590146205553953,
            "location": "",
            "context": "plugins.generic.registrationNotification.description",
            "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": 16,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410503/?format=api",
            "priority": 100,
            "id": 739905,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ms/?checksum=c30643a365d6c81b",
            "url": "http://translate.pkp.sfu.ca/api/units/739905/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.214364Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered. <strong>See the README document of this plugin for installation instructions.</strong>"
            ],
            "previous_source": "",
            "target": [
                "Menghantar e-mel pemberitahuanke senarai e-mel yang boleh dikonfigurasikan apabila pengguna baharu didaftarkan. <strong>Lihat dokumen README plugin ini untuk mendapatkan arahan pemasangan.</strong>"
            ],
            "id_hash": 3776379963305317362,
            "content_hash": 3193845558869515533,
            "location": "",
            "context": "plugins.generic.registrationNotification.description.seeReadme",
            "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": 26,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410504/?format=api",
            "priority": 100,
            "id": 739906,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ms/?checksum=b468659189b753f2",
            "url": "http://translate.pkp.sfu.ca/api/units/739906/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.216344Z"
        }
    ]
}