Translation components API.

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

GET /api/translations/onionshare/onionshare-ios-plurals/pt/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/?format=api",
            "source": [
                "%#@items@"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6188696307387126159,
            "content_hash": -4228379717708303326,
            "location": "",
            "context": "%u item(s)",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/84890765/?format=api",
            "priority": 100,
            "id": 121806694,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/pt/?checksum=d5e2aa80a094d18f",
            "url": "https://hosted.weblate.org/api/units/121806694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T15:38:49.074422+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/?format=api",
            "source": [
                "%u items",
                "%u item",
                "%u items"
            ],
            "previous_source": "",
            "target": [
                "%u itens",
                "%u item",
                "%u itens"
            ],
            "id_hash": 2124120825799215409,
            "content_hash": 4027646083470794718,
            "location": "",
            "context": "%u item(s):items",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/84890766/?format=api",
            "priority": 100,
            "id": 121806695,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/pt/?checksum=9d7a64a311c58931",
            "url": "https://hosted.weblate.org/api/units/121806695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T15:38:49.080489+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/?format=api",
            "source": [
                "%#@items@"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2482238262744106047,
            "content_hash": -3476825765994782752,
            "location": "",
            "context": "You have %1$u item(s) ready to share.",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/84890767/?format=api",
            "priority": 100,
            "id": 121806696,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/pt/?checksum=a272ae8c6abec43f",
            "url": "https://hosted.weblate.org/api/units/121806696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T15:38:49.085295+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/?format=api",
            "source": [
                "You have %1$u items ready to share.",
                "You have %1$u item ready to share.",
                "You have %1$u items ready to share."
            ],
            "previous_source": "",
            "target": [
                "Tem %1$u itens prontos para partilhar.",
                "Tem %1$u item pronto para partilhar.",
                "Tem %1$u itens prontos para partilhar."
            ],
            "id_hash": 2664764730880869676,
            "content_hash": 6786849004093554323,
            "location": "",
            "context": "You have %1$u item(s) ready to share.:items",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://hosted.weblate.org/api/units/84890768/?format=api",
            "priority": 100,
            "id": 121806697,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/pt/?checksum=a4fb25677a24c52c",
            "url": "https://hosted.weblate.org/api/units/121806697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T15:38:49.088877+02:00"
        }
    ]
}