Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/vi/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/vi/?format=api",
            "source": [
                "Registration Notification Plugin"
            ],
            "previous_source": "",
            "target": [
                "Plugin thông báo đăng ký mới"
            ],
            "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": 739916,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/vi/?checksum=7f872c68939226ac",
            "url": "http://translate.pkp.sfu.ca/api/units/739916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.667708Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered."
            ],
            "previous_source": "",
            "target": [
                "Gửi một thông báo email đến một danh sách cấu hình email bất cứ khi nào một người dùng mới được đăng ký."
            ],
            "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": 739917,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/vi/?checksum=c30643a365d6c81b",
            "url": "http://translate.pkp.sfu.ca/api/units/739917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.671113Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/?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": [
                "Gửi thông báo email đến danh sách email có thể định cấu hình bất cứ khi nào người dùng mới được đăng ký. <strong> Xem tài liệu README của plugin này để biết hướng dẫn cài đặt. </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": 739918,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/vi/?checksum=b468659189b753f2",
            "url": "http://translate.pkp.sfu.ca/api/units/739918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:33:36.673647Z"
        }
    ]
}