Translation components API.

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

GET /api/translations/tails/wikisrcdocreset-intro-po/fa/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/fa/?format=api",
            "source": [
                "To uninstall Tails from a USB stick, and use it for something else, you have to reset it."
            ],
            "previous_source": "",
            "target": [
                "برای عزل تیلز از یواس‌بی یا کارت حافظه و استفاده از آن‌ها برای کارهای دیگر باید آن را دوباره راه‌اندازی کنید."
            ],
            "id_hash": -2593385386866649483,
            "content_hash": -2593385386866649483,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "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": 166875,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/fa/?checksum=5c0271bb221fd675",
            "url": "https://translate.tails.boum.org/api/units/166875/?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/fa/?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": "",
            "target": [
                "** محتوای دستگاه در طول این عمل پاک خواهد شد،** اما ممکن است همچنان\nیک مهاجم بتواند بفهمد با استفاده از [[شگردهای بازیابی داده‌ها|encryption_and_privacy/secure_deletion]] \nبفهمد تیلز روی آن دستگاه نصب شده بوده، مگر این که پس از عزل تیلز\n[[تمام فضای موجود دیسک را به شکلی امن پاک کنید|encryption_and_privacy/secure_deletion#usb_and_ssd]].\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": 678183,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/fa/?checksum=4eb9390f3fb34d1b",
            "url": "https://translate.tails.boum.org/api/units/678183/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-27T15:33:03.726582Z"
        }
    ]
}