Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/ky/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/ky/?format=api",
            "source": [
                "Registration Notification Plugin"
            ],
            "previous_source": "",
            "target": [
                "\"Каттоо кабарлоо\" модулу"
            ],
            "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": 810267,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ky/?checksum=7f872c68939226ac",
            "url": "http://translate.pkp.sfu.ca/api/units/810267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-04T13:31:58.570051Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered."
            ],
            "previous_source": "",
            "target": [
                "Жаңы колдонуучу катталган сайын ыңгайлаштырылган электрондук почта тизмесине электрондук почта эскертмесин жөнөтөт."
            ],
            "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": 810268,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ky/?checksum=c30643a365d6c81b",
            "url": "http://translate.pkp.sfu.ca/api/units/810268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-04T13:31:58.574648Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/?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": [
                "Жаңы колдонуучу катталган сайын ыңгайлаштырылган электрондук почта тизмесине электрондук почта эскертмесин жөнөтөт. <strong>Орнотуу көрсөтмөлөрү үчүн модулдун README дарегин караңыз.</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": 810269,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ky/?checksum=b468659189b753f2",
            "url": "http://translate.pkp.sfu.ca/api/units/810269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-04T13:31:58.577524Z"
        }
    ]
}