Translation components API.

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

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

{
    "count": 32,
    "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": 1403718,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1403719,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ko/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ko/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:09.153608+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1403720,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/fa/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/fa/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.029610+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 303,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 6134912,
                "web_url": "https://hosted.weblate.org/languages/de_CH/",
                "url": "https://hosted.weblate.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de_CH",
            "id": 1403721,
            "filename": "de_CH.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/de_CH/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/de_CH/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/de_CH/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.856318+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de_CH/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": 1403724,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/pl/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/pl/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.509488+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pl/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": 1403727,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/tr/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/tr/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.762309+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1403730,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ca/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ca/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.645524+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ca/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": 1403733,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.846923+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1403736,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/sv/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/sv/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.702272+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1403739,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/sk/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/sk/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.664099+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/sk/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": 1403742,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.803766+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/de/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": 1403745,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.903392+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/zh_Hant/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": 1403748,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.148980+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1403751,
            "filename": "bg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/bg/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/bg/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.564605+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/bg/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1403754,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/fi/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/fi/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.073797+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/fi/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": 1403757,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.606945+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1403760,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/uk/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/uk/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.796373+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1403763,
            "filename": "et.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/et/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/et/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.958561+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/et/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": 1403766,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/nl/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/nl/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.445582+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1403769,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.415922+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1403772,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ar/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ar/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.493168+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1403775,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.584076+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/pt/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": 1403778,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.962984+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1403781,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/el/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/el/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.886106+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/el/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": 1403784,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/it/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/it/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.273636+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1403787,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/he/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/he/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.178634+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1403790,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ja/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ja/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.328348+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1403793,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/hu/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/hu/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:23.232884+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/hu/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": 1403796,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/cs/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/cs/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.677759+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 1403799,
            "filename": "cy.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/cy/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/cy/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07-30T12:55:22.749868+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/cy/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": 1411542,
            "filename": "ro.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/ro/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/ro/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-10-06T23:57:16.502372+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://hosted.weblate.org/languages/kk/",
                "url": "https://hosted.weblate.org/api/languages/kk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1443485,
            "filename": "kk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/wtforms/glossary/kk/",
            "share_url": "https://hosted.weblate.org/engage/wtforms/-/kk/",
            "translate_url": "https://hosted.weblate.org/translate/wtforms/glossary/kk/",
            "url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": "2024-03-10T07:18:10.435170+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wtforms/glossary/kk/units/?format=api"
        }
    ]
}