Translation components API.

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

GET /api/translations/onionshare/onionshare-ios-plurals/bg/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/bg/?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": 104854235,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/bg/?checksum=d5e2aa80a094d18f",
            "url": "https://hosted.weblate.org/api/units/104854235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-12T14:41:31.910237+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/bg/?format=api",
            "source": [
                "%u items",
                "%u item",
                "%u items"
            ],
            "previous_source": "",
            "target": [
                "%u елемента",
                "%u елемент",
                "%u елемента"
            ],
            "id_hash": 2124120825799215409,
            "content_hash": 4027646083470794718,
            "location": "",
            "context": "%u item(s):items",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "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": 104854236,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/bg/?checksum=9d7a64a311c58931",
            "url": "https://hosted.weblate.org/api/units/104854236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-12T14:41:31.929829+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/bg/?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": 104854237,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/bg/?checksum=a272ae8c6abec43f",
            "url": "https://hosted.weblate.org/api/units/104854237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-12T14:41:31.948286+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/bg/?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": [
                "Има %1$u готови за споделяне елемента.",
                "Има %1$u готов за споделяне елемент.",
                "Има %1$u готови за споделяне елемента."
            ],
            "id_hash": 2664764730880869676,
            "content_hash": 6786849004093554323,
            "location": "",
            "context": "You have %1$u item(s) ready to share.:items",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "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": 104854238,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/bg/?checksum=a4fb25677a24c52c",
            "url": "https://hosted.weblate.org/api/units/104854238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-12T14:41:31.961543+02:00"
        }
    ]
}