Translation components API.

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

GET /api/components/privacyidea/privacyidea-server/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 48805,
            "filename": "privacyidea/messages.pot",
            "revision": "68b3ee16c12f63a121fee8582d8e65eb56cc52fd",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/en/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/en/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 574,
            "total_words": 6791,
            "translated": 574,
            "translated_words": 6791,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 77,
            "failing_checks_words": 809,
            "failing_checks_percent": 13.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:08.493710+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 48807,
            "filename": "privacyidea/translations/nl/LC_MESSAGES/messages.po",
            "revision": "e0440e82eda881e6e026d64de8db31df75963b89",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/nl/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/nl/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 542,
            "translated_words": 6373,
            "translated_percent": 94.4,
            "fuzzy": 19,
            "fuzzy_words": 246,
            "fuzzy_percent": 3.3,
            "failing_checks": 2,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:20.048498+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/nl/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 50015,
            "filename": "privacyidea/translations/fr/LC_MESSAGES/messages.po",
            "revision": "d331b1efc46efa700f0afae6e49478dd897ba52e",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/fr/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/fr/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 309,
            "translated_words": 3853,
            "translated_percent": 53.8,
            "fuzzy": 10,
            "fuzzy_words": 130,
            "fuzzy_percent": 1.7,
            "failing_checks": 3,
            "failing_checks_words": 62,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-23T17:05:23.051357+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 50016,
            "filename": "privacyidea/translations/it/LC_MESSAGES/messages.po",
            "revision": "b2db7f0c29fbe79c5d86282042207567e4243943",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/it/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/it/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 162,
            "translated_words": 1872,
            "translated_percent": 28.2,
            "fuzzy": 6,
            "fuzzy_words": 54,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-01-15T08:31:29.895336+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/it/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 53316,
            "filename": "privacyidea/translations/es/LC_MESSAGES/messages.po",
            "revision": "be2e7f39c12f6773b2cf56e34e0f5fe5c886ce90",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/es/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/es/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 482,
            "translated_words": 5851,
            "translated_percent": 83.9,
            "fuzzy": 19,
            "fuzzy_words": 228,
            "fuzzy_percent": 3.3,
            "failing_checks": 4,
            "failing_checks_words": 64,
            "failing_checks_percent": 0.6,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:15.388132+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/es/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 60501,
            "filename": "privacyidea/translations/zh_Hans/LC_MESSAGES/messages.po",
            "revision": "654010e3ca40558fc17ff0b1a020eefa31ef8d4b",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 474,
            "translated_words": 5624,
            "translated_percent": 82.5,
            "fuzzy": 19,
            "fuzzy_words": 228,
            "fuzzy_percent": 3.3,
            "failing_checks": 1,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:29.556844+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 60502,
            "filename": "privacyidea/translations/de/LC_MESSAGES/messages.po",
            "revision": "37a9193065df6b285ede0ca9779d8e8aac7e94ea",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/de/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/de/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 574,
            "translated_words": 6791,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:44:58.654206+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/de/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 90636,
            "filename": "privacyidea/translations/si/LC_MESSAGES/messages.po",
            "revision": "262388734ed19fa1f14e526401bebfe601bc9bac",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/si/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/si/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:26.846676+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/si/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 93503,
            "filename": "privacyidea/translations/pl/LC_MESSAGES/messages.po",
            "revision": "31200734c4bd44818182c9b183e252a0f10a4b4c",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/pl/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/pl/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 10,
            "translated_words": 63,
            "translated_percent": 1.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-29T11:02:30.210550+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pl/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 120328,
            "filename": "privacyidea/translations/ru/LC_MESSAGES/messages.po",
            "revision": "98bd6109914625fc515faefefd0bf6d0b30c1fca",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/ru/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/ru/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 164,
            "translated_words": 1830,
            "translated_percent": 28.5,
            "fuzzy": 10,
            "fuzzy_words": 108,
            "fuzzy_percent": 1.7,
            "failing_checks": 4,
            "failing_checks_words": 37,
            "failing_checks_percent": 0.6,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-04-24T17:07:26.754551+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ru/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 124837,
            "filename": "privacyidea/translations/tr/LC_MESSAGES/messages.po",
            "revision": "93d7118a459ea3e7fed8579a11f6f25ec3f27ed9",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/tr/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/tr/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 490,
            "translated_words": 5930,
            "translated_percent": 85.3,
            "fuzzy": 18,
            "fuzzy_words": 210,
            "fuzzy_percent": 3.1,
            "failing_checks": 6,
            "failing_checks_words": 81,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:28.228954+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/tr/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 131006,
            "filename": "privacyidea/translations/pt_BR/LC_MESSAGES/messages.po",
            "revision": "c7fe7f5680d1e2b6f808d915bb6f2367db49ba6a",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 475,
            "translated_words": 5755,
            "translated_percent": 82.7,
            "fuzzy": 18,
            "fuzzy_words": 210,
            "fuzzy_percent": 3.1,
            "failing_checks": 2,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:22.707597+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 173859,
            "filename": "privacyidea/translations/zh_Hant/LC_MESSAGES/messages.po",
            "revision": "3afaf837f806a646894e71d2679b09a37c0d2411",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 472,
            "translated_words": 5710,
            "translated_percent": 82.2,
            "fuzzy": 18,
            "fuzzy_words": 210,
            "fuzzy_percent": 3.1,
            "failing_checks": 2,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:31.031566+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 176050,
            "filename": "privacyidea/translations/cs/LC_MESSAGES/messages.po",
            "revision": "356eee6d31af526e927d943147399f421f966ad3",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/cs/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/cs/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 192,
            "translated_words": 1750,
            "translated_percent": 33.4,
            "fuzzy": 12,
            "fuzzy_words": 157,
            "fuzzy_percent": 2.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:11.691145+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/cs/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1184878,
            "filename": "privacyidea/translations/ro/LC_MESSAGES/messages.po",
            "revision": "23088ce4b0fa9ea154953296ed8c0a853b7be350",
            "web_url": "https://hosted.weblate.org/projects/privacyidea/privacyidea-server/ro/",
            "share_url": "https://hosted.weblate.org/engage/privacyidea/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/privacyidea/privacyidea-server/ro/",
            "url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 574,
            "total_words": 6791,
            "translated": 75,
            "translated_words": 685,
            "translated_percent": 13.0,
            "fuzzy": 10,
            "fuzzy_words": 111,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-16T14:00:24.216210+02:00",
            "last_author": "Paul Lettich",
            "repository_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/privacyidea/privacyidea-server/ro/units/?format=api"
        }
    ]
}