Translation components API.

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

GET /api/translations/onionshare/onionshare-ios-plurals/tr/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/tr/?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": 84890785,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/tr/?checksum=d5e2aa80a094d18f",
            "url": "https://hosted.weblate.org/api/units/84890785/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-12T16:42:55.807610+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/tr/?format=api",
            "source": [
                "%u items",
                "%u item",
                "%u items"
            ],
            "previous_source": "",
            "target": [
                "%u öge",
                "%u öge",
                "%u öge"
            ],
            "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": 84890786,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/tr/?checksum=9d7a64a311c58931",
            "url": "https://hosted.weblate.org/api/units/84890786/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-12T16:42:55.811143+02:00",
            "last_updated": "2023-07-10T17:05:22.385335+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/tr/?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": 84890787,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/tr/?checksum=a272ae8c6abec43f",
            "url": "https://hosted.weblate.org/api/units/84890787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-12T16:42:55.813756+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/tr/?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": [
                "Paylaşmaya hazır %1$u ögeniz var.",
                "Paylaşmaya hazır %1$u ögeniz var.",
                "Paylaşmaya hazır %1$u ögeniz var."
            ],
            "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": 84890788,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/tr/?checksum=a4fb25677a24c52c",
            "url": "https://hosted.weblate.org/api/units/84890788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-12T16:42:55.817830+02:00",
            "last_updated": "2023-07-10T17:05:22.389773+02:00"
        }
    ]
}