Translation components API.

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

GET /api/translations/tails/wikisrcdocreset-intro-po/zh_TW/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/zh_TW/?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": 0,
            "fuzzy": false,
            "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": 209039,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/zh_TW/?checksum=5c0271bb221fd675",
            "url": "https://translate.tails.boum.org/api/units/209039/?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/zh_TW/?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": [
                ""
            ],
            "id_hash": -3550744093548917477,
            "content_hash": -3550744093548917477,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.tails.boum.org/api/units/678178/?format=api",
            "priority": 100,
            "id": 678193,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/zh_TW/?checksum=4eb9390f3fb34d1b",
            "url": "https://translate.tails.boum.org/api/units/678193/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-27T15:33:04.273401Z"
        }
    ]
}