Translation components API.

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

GET /api/translations/tails/install-clone/pt/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": "https://translate.tails.net/api/translations/tails/install-clone/pt/?format=api",
            "source": [
                "[[!meta title=\"Install by cloning\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"Instale clonando\"]]\n"
            ],
            "id_hash": -7492948489176659949,
            "content_hash": -7492948489176659949,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.net/api/units/549594/?format=api",
            "priority": 100,
            "id": 549614,
            "web_url": "https://translate.tails.net/translate/tails/install-clone/pt/?checksum=1803b30c66534813",
            "url": "https://translate.tails.net/api/units/549614/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-28T16:33:04.050031Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/pt/?format=api",
            "source": [
                "- [[Install by cloning from another Tails on PC|install/clone/pc]]"
            ],
            "previous_source": "- [[Install by cloning from another Tails on PC|install/clone/pc]] - [[Install by cloning from another Tails on Mac|install/clone/mac]]",
            "target": [
                "- [[Instale clonando de um outro Tails usando um PC|install/clone/pc]]"
            ],
            "id_hash": -4425718623059445381,
            "content_hash": -4425718623059445381,
            "location": "",
            "context": "",
            "note": "\ntype: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/662528/?format=api",
            "priority": 100,
            "id": 662548,
            "web_url": "https://translate.tails.net/translate/tails/install-clone/pt/?checksum=4294b05c5cb5f97b",
            "url": "https://translate.tails.net/api/units/662548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-21T23:22:47.994965Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/pt/?format=api",
            "source": [
                "- [[Install by cloning from another Tails on Mac|install/clone/mac]]"
            ],
            "previous_source": "- [[Install by cloning from another Tails on PC|install/clone/pc]] - [[Install by cloning from another Tails on Mac|install/clone/mac]]",
            "target": [
                "- [[Instale clonando de um outro Tails usando um Mac|install/clone/mac]]"
            ],
            "id_hash": -5659484616422695963,
            "content_hash": -5659484616422695963,
            "location": "",
            "context": "",
            "note": "\ntype: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/662530/?format=api",
            "priority": 100,
            "id": 662549,
            "web_url": "https://translate.tails.net/translate/tails/install-clone/pt/?checksum=317578ba02565be5",
            "url": "https://translate.tails.net/api/units/662549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-21T23:22:47.998155Z"
        }
    ]
}