Translation components API.

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

GET /api/translations/tails/wikisrcdocreset-intro-po/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/?format=api",
            "source": [
                "To uninstall Tails from a USB stick, and use it for something else, you have to reset it."
            ],
            "previous_source": "",
            "target": [
                "Um Tails von einem USB-Stick zu deinstallieren, damit dieser für etwas anderes zu verwendet werden kann, müssen Sie diesen zurücksetzen."
            ],
            "id_hash": -2593385386866649483,
            "content_hash": -2593385386866649483,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.tails.boum.org/api/units/485563/?format=api",
            "priority": 100,
            "id": 166873,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/de/?checksum=5c0271bb221fd675",
            "url": "https://translate.tails.boum.org/api/units/166873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-08-09T14:20:40Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/?format=api",
            "source": [
                "The content of the USB stick is lost in the operation, but an attacker might still be able to tell that Tails was installed on that USB stick using [[data recovery techniques|doc/encryption_and_privacy/secure_deletion]]."
            ],
            "previous_source": "**The content of the USB stick will be lost in the operation,** but an attacker\nmight still be able to tell that Tails was installed on that USB stick using\n[[data recovery techniques|encryption_and_privacy/secure_deletion]] unless you\n[[securely clean all the available disk space|encryption_and_privacy/secure_deletion#usb_and_ssd]]\nafterwards.\n",
            "target": [
                "**Der Inhalt des USB-Sticks wird bei diesem Vorgang verlorengehen**, aber ein Angreifer\nkönnte dennoch in der Lage sein, mit Hilfe von [[Datenwiederherstellungstechniken|encryption_and_privacy/secure_deletion]]\nherauszufinden, dass Tails auf diesem USB-Stick installiert war, es sei denn Sie [[löschen allen verfügbaren Speicherplatz sicher|encryption_and_privacy/secure_deletion#usb_and_ssd]]\nim Anschluss.\n"
            ],
            "id_hash": -3550744093548917477,
            "content_hash": -3550744093548917477,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 32,
            "source_unit": "https://translate.tails.boum.org/api/units/678178/?format=api",
            "priority": 100,
            "id": 678181,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/de/?checksum=4eb9390f3fb34d1b",
            "url": "https://translate.tails.boum.org/api/units/678181/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-27T15:33:03.581589Z"
        }
    ]
}