Translation components API.

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

GET /api/translations/onionshare/onionshare-ios-plurals/vi/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/vi/?format=api",
            "source": [
                "%#@items@"
            ],
            "previous_source": "",
            "target": [
                "%#@items@"
            ],
            "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": 94301602,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/vi/?checksum=d5e2aa80a094d18f",
            "url": "https://hosted.weblate.org/api/units/94301602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-19T15:15:00.995439+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/vi/?format=api",
            "source": [
                "%u items",
                "%u item",
                "%u items"
            ],
            "previous_source": "",
            "target": [
                "%u mục",
                "%u mục"
            ],
            "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": 94301603,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/vi/?checksum=9d7a64a311c58931",
            "url": "https://hosted.weblate.org/api/units/94301603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-19T15:15:01.005797+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/vi/?format=api",
            "source": [
                "%#@items@"
            ],
            "previous_source": "",
            "target": [
                "%#@items@"
            ],
            "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": 94301604,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/vi/?checksum=a272ae8c6abec43f",
            "url": "https://hosted.weblate.org/api/units/94301604/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-19T15:15:01.011388+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/vi/?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": [
                "Bạn có %1$u mục sẵn sàng chia sẻ.",
                "Bạn có %1$u mục sẵn sàng chia sẻ."
            ],
            "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": 94301605,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/vi/?checksum=a4fb25677a24c52c",
            "url": "https://hosted.weblate.org/api/units/94301605/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-19T15:15:01.017350+01:00"
        }
    ]
}