Translation components API.

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

GET /api/components/phpmyadmin/5-2/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 95,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 33561,
            "filename": "po/lv.po",
            "revision": "81561472d96bf42d7f915005a71cef7ba694bd64",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/lv/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22707,
            "translated": 600,
            "translated_words": 2754,
            "translated_percent": 17.5,
            "fuzzy": 1195,
            "fuzzy_words": 4248,
            "fuzzy_percent": 34.8,
            "failing_checks": 366,
            "failing_checks_words": 1638,
            "failing_checks_percent": 10.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:20.185661+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lv/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://hosted.weblate.org/languages/mk/",
                "url": "https://hosted.weblate.org/api/languages/mk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 33562,
            "filename": "po/mk.po",
            "revision": "d1c2cdb76d57025d2fd26445ef460f5e5f9bb149",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/mk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/mk/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22682,
            "translated": 997,
            "translated_words": 4385,
            "translated_percent": 29.0,
            "fuzzy": 863,
            "fuzzy_words": 2789,
            "fuzzy_percent": 25.1,
            "failing_checks": 92,
            "failing_checks_words": 390,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-13T08:01:28.967432+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mk/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 33563,
            "filename": "po/ml.po",
            "revision": "3f2457bc1a168478493c4c78a224d5723fe9d173",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ml/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ml/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 59,
            "translated_words": 185,
            "translated_percent": 1.7,
            "fuzzy": 341,
            "fuzzy_words": 1074,
            "fuzzy_percent": 9.9,
            "failing_checks": 151,
            "failing_checks_words": 539,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:23.353645+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ml/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon",
                    "drh",
                    "khk"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://hosted.weblate.org/languages/mn/",
                "url": "https://hosted.weblate.org/api/languages/mn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 33564,
            "filename": "po/mn.po",
            "revision": "4f381cf54a900c2adaf813d3c676327ed43d7421",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/mn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/mn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/mn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 656,
            "translated_words": 2854,
            "translated_percent": 19.1,
            "fuzzy": 1297,
            "fuzzy_words": 4949,
            "fuzzy_percent": 37.8,
            "failing_checks": 464,
            "failing_checks_words": 2300,
            "failing_checks_percent": 13.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:24.606506+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/mn/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 33565,
            "filename": "po/ms.po",
            "revision": "8fee561538ec734d9474fa404070d476c628083c",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ms/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ms/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22704,
            "translated": 319,
            "translated_words": 927,
            "translated_percent": 9.3,
            "fuzzy": 1128,
            "fuzzy_words": 3601,
            "fuzzy_percent": 32.9,
            "failing_checks": 374,
            "failing_checks_words": 1536,
            "failing_checks_percent": 10.9,
            "have_suggestion": 47,
            "have_comment": 0,
            "last_change": "2023-05-29T11:55:31.855388+02:00",
            "last_author": "diprofinfiniti",
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ms/units/?format=api"
        },
        {
            "language": {
                "id": 167,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://hosted.weblate.org/languages/my/",
                "url": "https://hosted.weblate.org/api/languages/my/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 33566,
            "filename": "po/my.po",
            "revision": "ffd17c8ab374c244f5345b0578ae6c2415ac3fe9",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/my/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/my/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/my/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.1,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:27.761970+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/my/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",
            "id": 33567,
            "filename": "po/nb.po",
            "revision": "c16f1d913d188a11abb0bae3e55dd98b9fec9f40",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 2043,
            "translated_words": 12517,
            "translated_percent": 59.6,
            "fuzzy": 957,
            "fuzzy_words": 4992,
            "fuzzy_percent": 27.9,
            "failing_checks": 388,
            "failing_checks_words": 2594,
            "failing_checks_percent": 11.3,
            "have_suggestion": 9,
            "have_comment": 7,
            "last_change": "2023-12-05T19:50:29.381921+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 33568,
            "filename": "po/ne.po",
            "revision": "2b3368add1830b452e8b179158a98722e490d4b4",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ne/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ne/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 69,
            "translated_words": 260,
            "translated_percent": 2.0,
            "fuzzy": 139,
            "fuzzy_words": 425,
            "fuzzy_percent": 4.0,
            "failing_checks": 65,
            "failing_checks_words": 244,
            "failing_checks_percent": 1.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-07T05:09:19.679643+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ne/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": 33569,
            "filename": "po/nl.po",
            "revision": "10ed4e98b78eab23446953d855ed6763a3f86379",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/nl/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3427,
            "translated_words": 22679,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-03-29T22:04:52.549975+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nl/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 33570,
            "filename": "po/nn.po",
            "revision": "377c2d5a8790728fd8b472728494f6c10bdea54f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/nn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/nn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 18,
            "translated_words": 25,
            "translated_percent": 0.5,
            "fuzzy": 16,
            "fuzzy_words": 38,
            "fuzzy_percent": 0.4,
            "failing_checks": 7,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:33.847418+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/nn/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://hosted.weblate.org/languages/pa/",
                "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 33571,
            "filename": "po/pa.po",
            "revision": "1de2d29b2c554828a836dc6b3b9e550cd2d85798",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/pa/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/pa/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/pa/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 143,
            "translated_words": 474,
            "translated_percent": 4.1,
            "fuzzy": 150,
            "fuzzy_words": 433,
            "fuzzy_percent": 4.3,
            "failing_checks": 59,
            "failing_checks_words": 252,
            "failing_checks_percent": 1.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:35.441122+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pa/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": 33572,
            "filename": "po/pl.po",
            "revision": "2c56a29c0055b6d033d1abd3a310b9a48299bb5e",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/pl/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22722,
            "translated": 3091,
            "translated_words": 21443,
            "translated_percent": 90.1,
            "fuzzy": 336,
            "fuzzy_words": 1279,
            "fuzzy_percent": 9.8,
            "failing_checks": 2,
            "failing_checks_words": 24,
            "failing_checks_percent": 0.1,
            "have_suggestion": 6,
            "have_comment": 1,
            "last_change": "2024-03-24T22:26:55.118787+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pl/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": 33573,
            "filename": "po/pt.po",
            "revision": "c1764998c0ccd43b8422e51495b1a57da026fc6d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/pt/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/pt/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3353,
            "translated_words": 22204,
            "translated_percent": 97.8,
            "fuzzy": 74,
            "fuzzy_words": 475,
            "fuzzy_percent": 2.1,
            "failing_checks": 23,
            "failing_checks_words": 103,
            "failing_checks_percent": 0.6,
            "have_suggestion": 42,
            "have_comment": 1,
            "last_change": "2024-05-02T20:18:25.852219+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt/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": 33574,
            "filename": "po/pt_BR.po",
            "revision": "bbe05744498fe8d024dd64deb72522d65aa8a31d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3427,
            "translated_words": 22679,
            "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": 3,
            "have_comment": 0,
            "last_change": "2023-12-30T16:31:05.791502+01:00",
            "last_author": "Marco Aurélio Cardoso",
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/pt_BR/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": 33575,
            "filename": "po/ro.po",
            "revision": "651594719c36cff66a4b2e75023b27673ff61ca9",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ro/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ro/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3144,
            "translated_words": 19082,
            "translated_percent": 91.7,
            "fuzzy": 196,
            "fuzzy_words": 1857,
            "fuzzy_percent": 5.7,
            "failing_checks": 7,
            "failing_checks_words": 231,
            "failing_checks_percent": 0.2,
            "have_suggestion": 6,
            "have_comment": 1,
            "last_change": "2024-01-26T04:52:45.428501+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ro/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": 33577,
            "filename": "po/ru.po",
            "revision": "d5991ed82b97df9375db56dd5ae282e44906d261",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ru/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22685,
            "translated": 3427,
            "translated_words": 22685,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 16,
            "have_comment": 1,
            "last_change": "2024-05-17T10:47:14.379793+02:00",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ru/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": 33579,
            "filename": "po/si.po",
            "revision": "d861d696c86e1aae0840ed16c3cc2f5d2ad3792d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/si/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/si/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 1765,
            "translated_words": 8564,
            "translated_percent": 51.5,
            "fuzzy": 923,
            "fuzzy_words": 4542,
            "fuzzy_percent": 26.9,
            "failing_checks": 352,
            "failing_checks_words": 2346,
            "failing_checks_percent": 10.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:46.170664+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/si/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": 33581,
            "filename": "po/sk.po",
            "revision": "663eb5383947d31e7e8b418665a1b1011346d25a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sk/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 2496,
            "translated_words": 14091,
            "translated_percent": 72.8,
            "fuzzy": 417,
            "fuzzy_words": 2155,
            "fuzzy_percent": 12.1,
            "failing_checks": 142,
            "failing_checks_words": 940,
            "failing_checks_percent": 4.1,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-05-15T15:34:32.956213+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sk/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 33583,
            "filename": "po/sl.po",
            "revision": "dec5b71f5920918fc9272ddde228db0d9eebdecf",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sl/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sl/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3425,
            "translated_words": 22653,
            "translated_percent": 99.9,
            "fuzzy": 2,
            "fuzzy_words": 26,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-21T22:55:40.572809+01:00",
            "last_author": "Domen",
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sl/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 33585,
            "filename": "po/sq.po",
            "revision": "6dd012e053c395193ba92edf8e4bdcd7a47d3869",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sq/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sq/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3038,
            "translated_words": 19702,
            "translated_percent": 88.6,
            "fuzzy": 302,
            "fuzzy_words": 2087,
            "fuzzy_percent": 8.8,
            "failing_checks": 120,
            "failing_checks_words": 1046,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:51.344648+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sq/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 33587,
            "filename": "po/sr.po",
            "revision": "9595946db02583d8306ad440f0faa98c7c25a880",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sr/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sr/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22688,
            "translated": 640,
            "translated_words": 3856,
            "translated_percent": 18.6,
            "fuzzy": 1420,
            "fuzzy_words": 5618,
            "fuzzy_percent": 41.4,
            "failing_checks": 480,
            "failing_checks_words": 2398,
            "failing_checks_percent": 14.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:52.938606+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 270,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://hosted.weblate.org/languages/sr_Latn/",
                "url": "https://hosted.weblate.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr@latin",
            "id": 33589,
            "filename": "po/sr@latin.po",
            "revision": "f468867403248993c5a8d4e86ae7604c8a97961d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sr_Latn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sr_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sr_Latn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 1340,
            "translated_words": 7013,
            "translated_percent": 39.1,
            "fuzzy": 1074,
            "fuzzy_words": 4935,
            "fuzzy_percent": 31.3,
            "failing_checks": 633,
            "failing_checks_words": 3559,
            "failing_checks_percent": 18.4,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:54.558268+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sr_Latn/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": 33591,
            "filename": "po/sv.po",
            "revision": "6aa806fc0dbdcb3c5732f5c148836905da576f91",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/sv/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/sv/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 2863,
            "translated_words": 18692,
            "translated_percent": 83.5,
            "fuzzy": 445,
            "fuzzy_words": 2771,
            "fuzzy_percent": 12.9,
            "failing_checks": 132,
            "failing_checks_words": 873,
            "failing_checks_percent": 3.8,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:56.183601+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/sv/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 33593,
            "filename": "po/ta.po",
            "revision": "603123e435f513289fb819670faf05907ea3e7df",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ta/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ta/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 1065,
            "translated_words": 4339,
            "translated_percent": 31.0,
            "fuzzy": 466,
            "fuzzy_words": 1580,
            "fuzzy_percent": 13.5,
            "failing_checks": 172,
            "failing_checks_words": 940,
            "failing_checks_percent": 5.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:57.398989+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ta/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 33595,
            "filename": "po/te.po",
            "revision": "f489b4d0c8daa893004d89c7aae3874fff1689ce",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/te/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/te/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 260,
            "translated_words": 458,
            "translated_percent": 7.5,
            "fuzzy": 847,
            "fuzzy_words": 2447,
            "fuzzy_percent": 24.7,
            "failing_checks": 294,
            "failing_checks_words": 1104,
            "failing_checks_percent": 8.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-15T16:17:40.491832+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/te/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 33597,
            "filename": "po/th.po",
            "revision": "1fc25f69bd5aae58cc79c87ef4dfab86f6f90175",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/th/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/th/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 1336,
            "translated_words": 5943,
            "translated_percent": 38.9,
            "fuzzy": 941,
            "fuzzy_words": 3829,
            "fuzzy_percent": 27.4,
            "failing_checks": 260,
            "failing_checks_words": 1110,
            "failing_checks_percent": 7.5,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:00.477722+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/th/units/?format=api"
        },
        {
            "language": {
                "id": 15,
                "code": "tk",
                "name": "Turkmen",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tuk"
                ],
                "direction": "ltr",
                "population": 6870838,
                "web_url": "https://hosted.weblate.org/languages/tk/",
                "url": "https://hosted.weblate.org/api/languages/tk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tk/statistics/?format=api"
            },
            "language_code": "tk",
            "id": 33599,
            "filename": "po/tk.po",
            "revision": "dc14a137b517932902ef6805fdc927ea7cea0db8",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/tk/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/tk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/tk/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 9,
            "translated_words": 31,
            "translated_percent": 0.2,
            "fuzzy": 142,
            "fuzzy_words": 465,
            "fuzzy_percent": 4.1,
            "failing_checks": 53,
            "failing_checks_words": 204,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:02.036088+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tk/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": 33601,
            "filename": "po/tr.po",
            "revision": "efc55b71ab128e2ecfbe7b1572d2fe28d3d719b9",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/tr/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3427,
            "translated_words": 22679,
            "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-12-10T07:19:09.904557+01:00",
            "last_author": "Burak Yavuz",
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tr/units/?format=api"
        },
        {
            "language": {
                "id": 11,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://hosted.weblate.org/languages/tt/",
                "url": "https://hosted.weblate.org/api/languages/tt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 33603,
            "filename": "po/tt.po",
            "revision": "c8025bc684633c70c9bce4f3b2ba456d46e658d5",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/tt/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/tt/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/tt/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22685,
            "translated": 445,
            "translated_words": 1717,
            "translated_percent": 12.9,
            "fuzzy": 1407,
            "fuzzy_words": 5223,
            "fuzzy_percent": 41.0,
            "failing_checks": 470,
            "failing_checks_words": 2294,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:05.060660+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tt/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://hosted.weblate.org/languages/ug/",
                "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 33605,
            "filename": "po/ug.po",
            "revision": "d17cb5f5d47553590e52926385cd4ed729f58334",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ug/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 310,
            "translated_words": 830,
            "translated_percent": 9.0,
            "fuzzy": 1016,
            "fuzzy_words": 3466,
            "fuzzy_percent": 29.6,
            "failing_checks": 416,
            "failing_checks_words": 1747,
            "failing_checks_percent": 12.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:08.085912+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ug/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": 33607,
            "filename": "po/uk.po",
            "revision": "83961f405d65a1a493cbfe843f5438d0f05156a1",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/uk/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/uk/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3426,
            "translated_words": 22662,
            "translated_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-04T09:03:13.469658+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uk/units/?format=api"
        },
        {
            "language": {
                "id": 127,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 329,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://hosted.weblate.org/languages/ur/",
                "url": "https://hosted.weblate.org/api/languages/ur/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 33609,
            "filename": "po/ur.po",
            "revision": "172cd7d82b117f32b3222513d94ddf071517402e",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ur/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ur/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ur/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 535,
            "translated_words": 1934,
            "translated_percent": 15.6,
            "fuzzy": 1138,
            "fuzzy_words": 4758,
            "fuzzy_percent": 33.2,
            "failing_checks": 487,
            "failing_checks_words": 2914,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:11.304242+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ur/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 332,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb",
                    "uzn"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://hosted.weblate.org/languages/uz/",
                "url": "https://hosted.weblate.org/api/languages/uz/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 33611,
            "filename": "po/uz.po",
            "revision": "11a6fe01126b720753c31addd40faa654a58ef71",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/uz/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/uz/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/uz/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22701,
            "translated": 919,
            "translated_words": 5437,
            "translated_percent": 26.8,
            "fuzzy": 1581,
            "fuzzy_words": 7588,
            "fuzzy_percent": 46.1,
            "failing_checks": 619,
            "failing_checks_words": 3945,
            "failing_checks_percent": 18.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:13.035800+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz/units/?format=api"
        },
        {
            "language": {
                "id": 262,
                "code": "uz_Latn",
                "name": "Uzbek (latin)",
                "plural": {
                    "id": 333,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@latin",
                    "uz@latn"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://hosted.weblate.org/languages/uz_Latn/",
                "url": "https://hosted.weblate.org/api/languages/uz_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uz_Latn/statistics/?format=api"
            },
            "language_code": "uz@latin",
            "id": 33613,
            "filename": "po/uz@latin.po",
            "revision": "3a7b40ec53488c07778352611e93d789c73fd482",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/uz_Latn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/uz_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/uz_Latn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22697,
            "translated": 910,
            "translated_words": 5383,
            "translated_percent": 26.5,
            "fuzzy": 1592,
            "fuzzy_words": 7630,
            "fuzzy_percent": 46.4,
            "failing_checks": 628,
            "failing_checks_words": 3927,
            "failing_checks_percent": 18.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:14.846509+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/uz_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 33615,
            "filename": "po/vi.po",
            "revision": "4386b08442a9104b467e18ce5025ef26712ddb68",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/vi/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/vi/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 2612,
            "translated_words": 12819,
            "translated_percent": 76.2,
            "fuzzy": 375,
            "fuzzy_words": 2187,
            "fuzzy_percent": 10.9,
            "failing_checks": 206,
            "failing_checks_words": 1393,
            "failing_checks_percent": 6.0,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:16.461764+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vi/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "vls",
                "name": "Flemish (West)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1172070,
                "web_url": "https://hosted.weblate.org/languages/vls/",
                "url": "https://hosted.weblate.org/api/languages/vls/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vls/statistics/?format=api"
            },
            "language_code": "vls",
            "id": 33617,
            "filename": "po/vls.po",
            "revision": "dfa225b354966bf903bb1837ba45d14c3d20f6a0",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/vls/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/vls/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/vls/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 77,
            "translated_words": 92,
            "translated_percent": 2.2,
            "fuzzy": 29,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.8,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:17.675348+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/vls/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_CN",
            "id": 33619,
            "filename": "po/zh_CN.po",
            "revision": "8d3580113781452d4a56a4fcfe2aa31f4b7bd871",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3427,
            "translated_words": 22679,
            "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-04-10T03:01:46.483821+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hans/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_TW",
            "id": 33621,
            "filename": "po/zh_TW.po",
            "revision": "6bf035fd8d9d7b5c78248fbc82de722bb45be426",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 3253,
            "translated_words": 21144,
            "translated_percent": 94.9,
            "fuzzy": 127,
            "fuzzy_words": 1025,
            "fuzzy_percent": 3.7,
            "failing_checks": 23,
            "failing_checks_words": 120,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2023-12-05T19:51:20.726982+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 8,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://hosted.weblate.org/languages/am/",
                "url": "https://hosted.weblate.org/api/languages/am/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 33810,
            "filename": "po/am.po",
            "revision": "890847861b361e3fffb749c8b405fb9c64b1efef",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/am/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/am/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/am/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 21,
            "translated_words": 39,
            "translated_percent": 0.6,
            "fuzzy": 10,
            "fuzzy_words": 23,
            "fuzzy_percent": 0.2,
            "failing_checks": 7,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:48:59.418843+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/am/units/?format=api"
        },
        {
            "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": 34609,
            "filename": "po/phpmyadmin.pot",
            "revision": "449f39b16d10b4aa63715c74934b0f53570bb7ed",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/en/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/en/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 3430,
            "total_words": 22705,
            "translated": 3430,
            "translated_words": 22705,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1237,
            "failing_checks_words": 8747,
            "failing_checks_percent": 36.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2023-12-05T19:49:59.403694+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/en/units/?format=api"
        },
        {
            "language": {
                "id": 762,
                "code": "ar_LY",
                "name": "Arabic (Libya)",
                "plural": {
                    "id": 777,
                    "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": [],
                "direction": "rtl",
                "population": 5098999,
                "web_url": "https://hosted.weblate.org/languages/ar_LY/",
                "url": "https://hosted.weblate.org/api/languages/ar_LY/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_LY/statistics/?format=api"
            },
            "language_code": "ar_LY",
            "id": 42381,
            "filename": "po/ar_LY.po",
            "revision": "a41a7790e44cc72409f14c944526b95449f6ed0a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ar_LY/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ar_LY/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ar_LY/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 8,
            "translated_words": 44,
            "translated_percent": 0.2,
            "fuzzy": 8,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.2,
            "failing_checks": 5,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:49:02.388716+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ar_LY/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 46480,
            "filename": "po/ber.po",
            "revision": "fad19446037abdd9f9d4023f6778b155a84269c9",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/ber/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/ber/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 1,
            "translated_words": 1,
            "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-12-05T19:49:08.347174+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/ber/units/?format=api"
        },
        {
            "language": {
                "id": 803,
                "code": "rcf",
                "name": "Réunion Creole",
                "plural": {
                    "id": 828,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 559184,
                "web_url": "https://hosted.weblate.org/languages/rcf/",
                "url": "https://hosted.weblate.org/api/languages/rcf/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/rcf/statistics/?format=api"
            },
            "language_code": "rcf",
            "id": 51764,
            "filename": "po/rcf.po",
            "revision": "af2ed55b1e955157f34be1b52866d4ff1a9e4806",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/rcf/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/rcf/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/rcf/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 91,
            "translated_words": 574,
            "translated_percent": 2.6,
            "fuzzy": 4,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:50:41.463999+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/rcf/units/?format=api"
        },
        {
            "language": {
                "id": 423,
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 3485046,
                "web_url": "https://hosted.weblate.org/languages/tzm/",
                "url": "https://hosted.weblate.org/api/languages/tzm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tzm/statistics/?format=api"
            },
            "language_code": "tzm",
            "id": 53479,
            "filename": "po/tzm.po",
            "revision": "dfeb533ac6b1e26d5eeca733447f029c73b36d9f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/tzm/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/tzm/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/tzm/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 9,
            "translated_words": 9,
            "translated_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:51:06.708403+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/tzm/units/?format=api"
        },
        {
            "language": {
                "id": 873,
                "code": "enm",
                "name": "English (Middle)",
                "plural": {
                    "id": 901,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/enm/",
                "url": "https://hosted.weblate.org/api/languages/enm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/enm/statistics/?format=api"
            },
            "language_code": "enm",
            "id": 183966,
            "filename": "po/enm.po",
            "revision": "d034069b74f4f770f4704115fc32180155f66477",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/enm/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/enm/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/enm/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3427,
            "total_words": 22679,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T19:49:29.674456+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/enm/units/?format=api"
        }
    ]
}