Translation components API.

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

GET /api/translations/onionshare/onionshare-ios-plurals/ja/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/ja/?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": 85051934,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/ja/?checksum=d5e2aa80a094d18f",
            "url": "https://hosted.weblate.org/api/units/85051934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-17T15:08:26.040047+02:00",
            "last_updated": "2023-07-10T17:05:21.889550+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/ja/?format=api",
            "source": [
                "%u items",
                "%u item",
                "%u items"
            ],
            "previous_source": "",
            "target": [
                "%u個のアイテム",
                "%u個のアイテム"
            ],
            "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": 85051935,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/ja/?checksum=9d7a64a311c58931",
            "url": "https://hosted.weblate.org/api/units/85051935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-17T15:08:26.048021+02:00",
            "last_updated": "2023-06-07T11:21:53.328966+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/ja/?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": 85051936,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/ja/?checksum=a272ae8c6abec43f",
            "url": "https://hosted.weblate.org/api/units/85051936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-17T15:08:26.051225+02:00",
            "last_updated": "2023-07-10T17:05:21.894823+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/ja/?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個のアイテムを共有する準備ができました。"
            ],
            "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": 85051937,
            "web_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/ja/?checksum=a4fb25677a24c52c",
            "url": "https://hosted.weblate.org/api/units/85051937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-17T15:08:26.054628+02:00",
            "last_updated": "2023-06-07T11:21:53.347865+02:00"
        }
    ]
}