Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/bg/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/bg/?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": 739880,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/bg/?checksum=7f872c68939226ac",
            "url": "http://translate.pkp.sfu.ca/api/units/739880/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:35.176162Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/?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": 739881,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/bg/?checksum=c30643a365d6c81b",
            "url": "http://translate.pkp.sfu.ca/api/units/739881/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:35.178186Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/?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": 739882,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/bg/?checksum=b468659189b753f2",
            "url": "http://translate.pkp.sfu.ca/api/units/739882/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:35.181681Z"
        }
    ]
}