Translation components API.

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

GET /api/translations/ricin/app/de/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 165,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/ricin/app/de/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "In order to encrypt your profile you need to specify a password. This password will be asked each time you login."
            ],
            "previous_source": "",
            "target": [
                "Um Ihr profil zu verschlüsseln, müssen sie ein Passwort angeben. Dieses Passwort muss bei jedem Login eingegeben werden."
            ],
            "id_hash": 516358680231821658,
            "content_hash": 516358680231821658,
            "location": "src/SettingsView.vala:419",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 89,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://hosted.weblate.org/api/units/19280223/?format=api",
            "priority": 100,
            "id": 19280280,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=872a797bdfe8415a",
            "url": "https://hosted.weblate.org/api/units/19280280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:24.929734+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "New password"
            ],
            "previous_source": "",
            "target": [
                "Neues Passwort"
            ],
            "id_hash": -8571810071366604205,
            "content_hash": -8571810071366604205,
            "location": "res/ui/password-dialog.ui:138",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/19280229/?format=api",
            "priority": 100,
            "id": 19280281,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=090ad027ce13ea53",
            "url": "https://hosted.weblate.org/api/units/19280281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.075382+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "New password must be different from the older one."
            ],
            "previous_source": "",
            "target": [
                "Neues Passwort muss sich vom alten unterscheiden."
            ],
            "id_hash": -9125160205119136453,
            "content_hash": -9125160205119136453,
            "location": "src/PasswordDialog.vala:108",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/19280231/?format=api",
            "priority": 100,
            "id": 19280282,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=015ceb23ff57dd3b",
            "url": "https://hosted.weblate.org/api/units/19280282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.121922+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Password Strength"
            ],
            "previous_source": "",
            "target": [
                "Stärke des Passworts"
            ],
            "id_hash": -4043282496793942909,
            "content_hash": -4043282496793942909,
            "location": "res/ui/password-dialog.ui:213",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/19280235/?format=api",
            "priority": 100,
            "id": 19280283,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=47e35ffdcc0ae483",
            "url": "https://hosted.weblate.org/api/units/19280283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.236283+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Password cannot be blank."
            ],
            "previous_source": "",
            "target": [
                "Passwort kann nicht leer sein."
            ],
            "id_hash": -8872411807217173015,
            "content_hash": -8872411807217173015,
            "location": "src/PasswordDialog.vala:101, src/PasswordDialog.vala:117, src/PasswordDialog.vala:130",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/19280237/?format=api",
            "priority": 100,
            "id": 19280284,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=04dedc7829d6bde9",
            "url": "https://hosted.weblate.org/api/units/19280284/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.264088+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Password confirmation cannot be blank."
            ],
            "previous_source": "",
            "target": [
                "Passwort bestätigung kann nicht leer sein."
            ],
            "id_hash": -3619441933596947263,
            "content_hash": -3619441933596947263,
            "location": "src/PasswordDialog.vala:104, src/PasswordDialog.vala:120",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/19280239/?format=api",
            "priority": 100,
            "id": 19280285,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=4dc528bceecd0cc1",
            "url": "https://hosted.weblate.org/api/units/19280285/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.301812+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Password doesn't match confirmation."
            ],
            "previous_source": "",
            "target": [
                "Passwort stimmt nicht überein."
            ],
            "id_hash": -4938436562504635052,
            "content_hash": -4938436562504635052,
            "location": "src/PasswordDialog.vala:95, src/PasswordDialog.vala:111",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/19280241/?format=api",
            "priority": 100,
            "id": 19280286,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=3b77261c821c2d54",
            "url": "https://hosted.weblate.org/api/units/19280286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.329647+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Password must be at least 8 characters."
            ],
            "previous_source": "",
            "target": [
                "Das Passwort muss mindestens 8 Zeichen lang sein."
            ],
            "id_hash": 1349301762028220954,
            "content_hash": 1349301762028220954,
            "location": "src/PasswordDialog.vala:98, src/PasswordDialog.vala:114, src/PasswordDialog.vala:127",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/19280243/?format=api",
            "priority": 100,
            "id": 19280287,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=92b9aecdbc80321a",
            "url": "https://hosted.weblate.org/api/units/19280287/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.366336+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Please enter a password"
            ],
            "previous_source": "",
            "target": [
                "Bitte geben sie ein Passwort ein"
            ],
            "id_hash": 2518908886573653616,
            "content_hash": 2518908886573653616,
            "location": "src/ProfileChooser.vala:98",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/19280247/?format=api",
            "priority": 100,
            "id": 19280288,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=a2f4f6495dcc1e70",
            "url": "https://hosted.weblate.org/api/units/19280288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.394355+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Quote selection"
            ],
            "previous_source": "",
            "target": [
                "Zitat Auswahl"
            ],
            "id_hash": 2778287708819645812,
            "content_hash": 2778287708819645812,
            "location": "src/ChatView.vala:434",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/19280249/?format=api",
            "priority": 100,
            "id": 19280289,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=a68e75f380076574",
            "url": "https://hosted.weblate.org/api/units/19280289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.458020+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Remove password"
            ],
            "previous_source": "",
            "target": [
                "Passwort entfernen"
            ],
            "id_hash": 8633329042521665634,
            "content_hash": 8633329042521665634,
            "location": "res/ui/settings-view.ui:225",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/19280251/?format=api",
            "priority": 100,
            "id": 19280290,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=f7cfbf05d8913062",
            "url": "https://hosted.weblate.org/api/units/19280290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.493079+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Remove password?"
            ],
            "previous_source": "",
            "target": [
                "Passwort entfernen?"
            ],
            "id_hash": -5710065651586647061,
            "content_hash": -5710065651586647061,
            "location": "res/ui/password-dialog.ui:62",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/19280253/?format=api",
            "priority": 100,
            "id": 19280291,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=30c1c58b0904bbeb",
            "url": "https://hosted.weblate.org/api/units/19280291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.530988+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Removing your password will unencrypt your profile, chat logs and settings."
            ],
            "previous_source": "",
            "target": [
                "Wenn sie das Passwort entfernen, wird ihr Profil, Chat Logs und Einstellungen entschlüsselt."
            ],
            "id_hash": -6498063620014220760,
            "content_hash": -6498063620014220760,
            "location": "src/SettingsView.vala:472",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/19280255/?format=api",
            "priority": 100,
            "id": 19280292,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=25d23d90d929da28",
            "url": "https://hosted.weblate.org/api/units/19280292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.559257+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Removing your password will unencrypt your profile, chat logs and settings. <b>Do you want to proceed anyway?</b>"
            ],
            "previous_source": "",
            "target": [
                "Wenn sie das Passwort entfernen, wird ihr Profil, Chat Logs und Einstellungen entschlüsselt. <b>Wollen sie trotzdem fortfahren?</b>"
            ],
            "id_hash": -1552371730967656308,
            "content_hash": -1552371730967656308,
            "location": "res/ui/password-dialog.ui:79",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/19280257/?format=api",
            "priority": 100,
            "id": 19280293,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=6a74de22b050888c",
            "url": "https://hosted.weblate.org/api/units/19280293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.593080+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/de/?format=api",
            "source": [
                "Unencrypt your profile"
            ],
            "previous_source": "",
            "target": [
                "Profil entschlüsseln"
            ],
            "id_hash": -3614319807495516800,
            "content_hash": -3614319807495516800,
            "location": "src/SettingsView.vala:471",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/19280261/?format=api",
            "priority": 100,
            "id": 19280294,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/de/?checksum=4dd75b48d9924d80",
            "url": "https://hosted.weblate.org/api/units/19280294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-08-04T10:33:25.931423+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}