Translation components API.

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

GET /api/translations/tails/error/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.boum.org/api/translations/tails/error/pt/?format=api",
            "source": [
                "[[!meta title=\"Possible errors while upgrading\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"Possíveis erros durante a atualização\"]]\n"
            ],
            "id_hash": -6881532937265083172,
            "content_hash": -6881532937265083172,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.boum.org/api/units/484756/?format=api",
            "priority": 100,
            "id": 91052,
            "web_url": "https://translate.tails.boum.org/translate/tails/error/pt/?checksum=207fe240e42a0cdc",
            "url": "https://translate.tails.boum.org/api/units/91052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-14T11:09:36Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/pt/?format=api",
            "source": [
                "[[!map pages=\"doc/upgrade/error/* and currentlang()\" show=\"title\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!map pages=\"doc/upgrade/error/* and currentlang()\" show=\"title\"]]\n"
            ],
            "id_hash": -2950759615583587832,
            "content_hash": -2950759615583587832,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.boum.org/api/units/484758/?format=api",
            "priority": 100,
            "id": 91054,
            "web_url": "https://translate.tails.boum.org/translate/tails/error/pt/?checksum=570ccbc36f927208",
            "url": "https://translate.tails.boum.org/api/units/91054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-07-14T11:09:36Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/pt/?format=api",
            "source": [
                "<!-- This page is here only not to break breadcrumbs on https://tails.net/doc/upgrade/error/*. -->\n"
            ],
            "previous_source": "",
            "target": [
                "<!-- This page is here only not to break breadcrumbs on https://tails.net/doc/upgrade/error/*. -->\n"
            ],
            "id_hash": 7912403208402614760,
            "content_hash": 7912403208402614760,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.tails.boum.org/api/units/624266/?format=api",
            "priority": 100,
            "id": 624276,
            "web_url": "https://translate.tails.boum.org/translate/tails/error/pt/?checksum=edce80cbdc7fb9e8",
            "url": "https://translate.tails.boum.org/api/units/624276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-28T01:21:41.222452Z"
        }
    ]
}