Translation components API.

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

GET /api/components/pykickstart/master/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 61,
    "next": "https://translate.fedoraproject.org/api/components/pykickstart/master/translations/?page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 1734,
            "filename": "pykickstart.pot",
            "revision": "df89ea64999190799f3082930caa76e39f0ec6f5",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/",
            "is_template": false,
            "is_source": true,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 60,
            "failing_checks_words": 539,
            "failing_checks_percent": 33.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:09.615106Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/units/"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 1735,
            "filename": "ar.po",
            "revision": "f567b366f08f64b226b36a3259a58d0f2abfc63f",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 11.1,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:09.911560Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ar/units/"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://translate.fedoraproject.org/languages/as/",
                "url": "https://translate.fedoraproject.org/api/languages/as/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/as/statistics/"
            },
            "language_code": "as",
            "id": 1736,
            "filename": "as.po",
            "revision": "3d88f6169a30bb495ca448d5a6cabc301c47d2ae",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/as/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/as/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/as/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 26,
            "translated_words": 226,
            "translated_percent": 14.4,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:10.202551Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/as/units/"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://translate.fedoraproject.org/languages/ast/",
                "url": "https://translate.fedoraproject.org/api/languages/ast/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ast/statistics/"
            },
            "language_code": "ast",
            "id": 1737,
            "filename": "ast.po",
            "revision": "e1e0bc0d92882c0b3d637fc263d4e8053c45d408",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ast/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ast/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ast/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:10.558346Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/units/"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/"
            },
            "language_code": "bg",
            "id": 1738,
            "filename": "bg.po",
            "revision": "0067e6aede2d662828214225573280423476e21d",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 25,
            "translated_words": 215,
            "translated_percent": 13.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:10.867624Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bg/units/"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/"
            },
            "language_code": "bn",
            "id": 1739,
            "filename": "bn.po",
            "revision": "07d12ce155520203edb21ab994effd38c42dd817",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:11.463879Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn/units/"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 107413290,
                "web_url": "https://translate.fedoraproject.org/languages/bn_IN/",
                "url": "https://translate.fedoraproject.org/api/languages/bn_IN/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn_IN/statistics/"
            },
            "language_code": "bn_IN",
            "id": 1740,
            "filename": "bn_IN.po",
            "revision": "3055cc28e0aacf4b708a6dc7f28597e74cf14129",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:11.784594Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bn_IN/units/"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "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": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://translate.fedoraproject.org/languages/bs/",
                "url": "https://translate.fedoraproject.org/api/languages/bs/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bs/statistics/"
            },
            "language_code": "bs",
            "id": 1741,
            "filename": "bs.po",
            "revision": "eaf27fe4359588c35fe1b03c0d5e0f51ed81ea0f",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/bs/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/bs/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/bs/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 130,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 58,
            "failing_checks_percent": 1.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:12.062181Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/bs/units/"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 1742,
            "filename": "ca.po",
            "revision": "cc1a78175149d140abf4c821a07f406732e804b8",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 153,
            "translated_words": 1299,
            "translated_percent": 85.0,
            "fuzzy": 13,
            "fuzzy_words": 152,
            "fuzzy_percent": 7.2,
            "failing_checks": 18,
            "failing_checks_words": 182,
            "failing_checks_percent": 10.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:12.394882Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ca/units/"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/"
            },
            "language_code": "cs",
            "id": 1743,
            "filename": "cs.po",
            "revision": "581b1f4df93532aa58be3277f7d883d4b113444c",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 150,
            "translated_words": 1273,
            "translated_percent": 83.3,
            "fuzzy": 13,
            "fuzzy_words": 152,
            "fuzzy_percent": 7.2,
            "failing_checks": 16,
            "failing_checks_words": 149,
            "failing_checks_percent": 8.8,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:12.702480Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/cs/units/"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/"
            },
            "language_code": "da",
            "id": 1744,
            "filename": "da.po",
            "revision": "4aaf767df14bc6b7810c2ec8f518009800ad72c7",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/da/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/da/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 35,
            "translated_words": 324,
            "translated_percent": 19.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:13.055571Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/da/units/"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 1745,
            "filename": "de.po",
            "revision": "8f20395484891a22cdf6c946dc301ad4d0ed4603",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/de/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/de/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 147,
            "translated_words": 1296,
            "translated_percent": 81.6,
            "fuzzy": 7,
            "fuzzy_words": 61,
            "fuzzy_percent": 3.8,
            "failing_checks": 32,
            "failing_checks_words": 267,
            "failing_checks_percent": 17.7,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:13.363863Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/units/"
        },
        {
            "language": {
                "id": 69,
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 6134912,
                "web_url": "https://translate.fedoraproject.org/languages/de_CH/",
                "url": "https://translate.fedoraproject.org/api/languages/de_CH/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de_CH/statistics/"
            },
            "language_code": "de_CH",
            "id": 1746,
            "filename": "de_CH.po",
            "revision": "dff6c21eba2930aa8514b554cca6415025533dd3",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/de_CH/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/de_CH/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/de_CH/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:13.631295Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/units/"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/"
            },
            "language_code": "el",
            "id": 1747,
            "filename": "el.po",
            "revision": "bea13b0f459fd285d805ee74f5cfbaa5cd41e6d8",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/el/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/el/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:14.202773Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/el/units/"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://translate.fedoraproject.org/languages/en_GB/",
                "url": "https://translate.fedoraproject.org/api/languages/en_GB/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en_GB/statistics/"
            },
            "language_code": "en_GB",
            "id": 1748,
            "filename": "en_GB.po",
            "revision": "c45e93e75d727b4f4f803b103b8c4af6af82f64a",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/en_GB/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/en_GB/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en_GB/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 11.1,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-08-18T06:53:21.428996Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en_GB/units/"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 1749,
            "filename": "es.po",
            "revision": "afcc925269c1f35534a9b87fef8d2581888837fb",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/es/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/es/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 165,
            "translated_words": 1458,
            "translated_percent": 91.6,
            "fuzzy": 12,
            "fuzzy_words": 160,
            "fuzzy_percent": 6.6,
            "failing_checks": 16,
            "failing_checks_words": 173,
            "failing_checks_percent": 8.8,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:14.866525Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/units/"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/"
            },
            "language_code": "eu",
            "id": 1750,
            "filename": "eu.po",
            "revision": "5b528208cd37608fb31aab6a2b95610b0d7175e9",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:15.180441Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/eu/units/"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/"
            },
            "language_code": "fa",
            "id": 1751,
            "filename": "fa.po",
            "revision": "04da7cac74958f3d4fed4d17633a996d9c2b0cdd",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 11.1,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 6,
            "failing_checks_words": 42,
            "failing_checks_percent": 3.3,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:15.520770Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fa/units/"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/"
            },
            "language_code": "fi",
            "id": 1752,
            "filename": "fi.po",
            "revision": "73dd6a8e2ee99d221c56a65c3c5f6ec54ffa3740",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 41,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:15.848561Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fi/units/"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 1753,
            "filename": "fr.po",
            "revision": "3eaa9eccc2cb2580ab8b99b9fc8291f55a9f175d",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 57,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:16.191079Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/fr/units/"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.fedoraproject.org/languages/gl/",
                "url": "https://translate.fedoraproject.org/api/languages/gl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gl/statistics/"
            },
            "language_code": "gl",
            "id": 1754,
            "filename": "gl.po",
            "revision": "8b17b1a7c6db53c21117efbf4e5befb9da666a70",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/gl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/gl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/gl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:16.506945Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/units/"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/"
            },
            "language_code": "gu",
            "id": 1755,
            "filename": "gu.po",
            "revision": "b407d2bbef4ce675c7e022548194aabac6e7d7e2",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 47,
            "failing_checks_percent": 1.1,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:17.055014Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gu/units/"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/"
            },
            "language_code": "he",
            "id": 1756,
            "filename": "he.po",
            "revision": "f13b5e6f9f4c146a2b2d640a302ff2255a85a24a",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/he/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/he/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 15,
            "translated_words": 137,
            "translated_percent": 8.3,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:17.378213Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/he/units/"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/"
            },
            "language_code": "hi",
            "id": 1757,
            "filename": "hi.po",
            "revision": "861af9a5bd13e939e05efdb6ee2451b803ba8749",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:17.722480Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hi/units/"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/"
            },
            "language_code": "hr",
            "id": 1758,
            "filename": "hr.po",
            "revision": "3b7cbde4e95e576206fba6f0988ace33e66dafae",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:18.066437Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hr/units/"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/"
            },
            "language_code": "hu",
            "id": 1759,
            "filename": "hu.po",
            "revision": "64f7191ea57544836b66b82d1f0c20c62197836a",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 39,
            "translated_words": 310,
            "translated_percent": 21.6,
            "fuzzy": 4,
            "fuzzy_words": 76,
            "fuzzy_percent": 2.2,
            "failing_checks": 5,
            "failing_checks_words": 75,
            "failing_checks_percent": 2.7,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:18.390492Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/hu/units/"
        },
        {
            "language": {
                "id": 137,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://translate.fedoraproject.org/languages/ia/",
                "url": "https://translate.fedoraproject.org/api/languages/ia/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/"
            },
            "language_code": "ia",
            "id": 1760,
            "filename": "ia.po",
            "revision": "759fcd57de59834e69d45d57aa667094f6db74fc",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:18.722360Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ia/units/"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 1761,
            "filename": "id.po",
            "revision": "9316a35afbf03282016899037ee3e1a4da381b4d",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 15,
            "translated_words": 138,
            "translated_percent": 8.3,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:18.990135Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/id/units/"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://translate.fedoraproject.org/languages/is/",
                "url": "https://translate.fedoraproject.org/api/languages/is/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/is/statistics/"
            },
            "language_code": "is",
            "id": 1762,
            "filename": "is.po",
            "revision": "023ea8b9cdd989ff2e5a84a5d4f2e088e3b0818f",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/is/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/is/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/is/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:19.305421Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/is/units/"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 1763,
            "filename": "it.po",
            "revision": "a8a003a33958cc6659b91e290ae0226ae06bd22c",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/it/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/it/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 37,
            "translated_words": 270,
            "translated_percent": 20.5,
            "fuzzy": 2,
            "fuzzy_words": 49,
            "fuzzy_percent": 1.1,
            "failing_checks": 25,
            "failing_checks_words": 239,
            "failing_checks_percent": 13.8,
            "have_suggestion": 127,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:19.556377Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/it/units/"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 1764,
            "filename": "ja.po",
            "revision": "a4334f30f0dfb75ae2ab4fa3c65d5f43ff12cf95",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 174,
            "translated_words": 1584,
            "translated_percent": 96.6,
            "fuzzy": 6,
            "fuzzy_words": 52,
            "fuzzy_percent": 3.3,
            "failing_checks": 7,
            "failing_checks_words": 60,
            "failing_checks_percent": 3.8,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:20.127388Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ja/units/"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://translate.fedoraproject.org/languages/kn/",
                "url": "https://translate.fedoraproject.org/api/languages/kn/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kn/statistics/"
            },
            "language_code": "kn",
            "id": 1765,
            "filename": "kn.po",
            "revision": "e56551c12ff2d79485be52d44b683e151272e40a",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/kn/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/kn/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 12.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 105,
            "failing_checks_percent": 2.2,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:20.767401Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/kn/units/"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/"
            },
            "language_code": "ko",
            "id": 1766,
            "filename": "ko.po",
            "revision": "32254de6ee2ed7b20227b151e4f9433c69ccd171",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "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-06-27T13:36:21.091157Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/units/"
        },
        {
            "language": {
                "id": 190,
                "code": "mai",
                "name": "Maithili",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19249149,
                "web_url": "https://translate.fedoraproject.org/languages/mai/",
                "url": "https://translate.fedoraproject.org/api/languages/mai/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mai/statistics/"
            },
            "language_code": "mai",
            "id": 1767,
            "filename": "mai.po",
            "revision": "d1ce49a9d1136ec0625c08cd3025e71ff99f766e",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/mai/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/mai/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/mai/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.6,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:21.433188Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mai/units/"
        },
        {
            "language": {
                "id": 200,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 200,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.fedoraproject.org/languages/mk/",
                "url": "https://translate.fedoraproject.org/api/languages/mk/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mk/statistics/"
            },
            "language_code": "mk",
            "id": 1768,
            "filename": "mk.po",
            "revision": "55982210e54b21733dd0a56c2a6cb7ca76df205f",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/mk/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/mk/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/mk/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.6,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:21.745427Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mk/units/"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://translate.fedoraproject.org/languages/ml/",
                "url": "https://translate.fedoraproject.org/api/languages/ml/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ml/statistics/"
            },
            "language_code": "ml",
            "id": 1769,
            "filename": "ml.po",
            "revision": "a8557cb59022f34e7db7e5ec2c182bd49368ed07",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ml/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ml/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 55,
            "failing_checks_percent": 1.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:22.013386Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ml/units/"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://translate.fedoraproject.org/languages/mr/",
                "url": "https://translate.fedoraproject.org/api/languages/mr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mr/statistics/"
            },
            "language_code": "mr",
            "id": 1770,
            "filename": "mr.po",
            "revision": "b98d2808f2d0653773e058340c53750b36650143",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:22.318694Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/mr/units/"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://translate.fedoraproject.org/languages/ms/",
                "url": "https://translate.fedoraproject.org/api/languages/ms/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ms/statistics/"
            },
            "language_code": "ms",
            "id": 1771,
            "filename": "ms.po",
            "revision": "70a76f8eec19575ec9ca85411c17ced409dcdd00",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ms/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ms/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ms/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.6,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:22.807913Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ms/units/"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "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://translate.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/"
            },
            "language_code": "nb",
            "id": 1772,
            "filename": "nb.po",
            "revision": "1e24506895549c93ba5058f8dd003b69e14e6054",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 7.2,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:23.126008Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nb_NO/units/"
        },
        {
            "language": {
                "id": 216,
                "code": "nds",
                "name": "German (Low)",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11520008,
                "web_url": "https://translate.fedoraproject.org/languages/nds/",
                "url": "https://translate.fedoraproject.org/api/languages/nds/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nds/statistics/"
            },
            "language_code": "nds",
            "id": 1773,
            "filename": "nds.po",
            "revision": "8796e5ac3e211e9d1483c3b6f4161c2ee5eccef6",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/nds/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/nds/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/nds/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 3,
            "translated_words": 27,
            "translated_percent": 1.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:23.410345Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nds/units/"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 1774,
            "filename": "nl.po",
            "revision": "db1d1c4ff3feda1fd79bee6345444027182814b7",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 165,
            "translated_words": 1458,
            "translated_percent": 91.6,
            "fuzzy": 9,
            "fuzzy_words": 82,
            "fuzzy_percent": 5.0,
            "failing_checks": 7,
            "failing_checks_words": 61,
            "failing_checks_percent": 3.8,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:23.759738Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/units/"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://translate.fedoraproject.org/languages/or/",
                "url": "https://translate.fedoraproject.org/api/languages/or/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/or/statistics/"
            },
            "language_code": "or",
            "id": 1775,
            "filename": "or.po",
            "revision": "05ed224b74b8bc8e0ce078f10d5672e4566effad",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/or/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/or/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 24,
            "translated_words": 192,
            "translated_percent": 13.3,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:24.024851Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/or/units/"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/"
            },
            "language_code": "pa",
            "id": 1776,
            "filename": "pa.po",
            "revision": "c7a123c44c385e5895974bbb9ad2231ad3cd6897",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 11.1,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.1,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:24.318566Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pa/units/"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 1777,
            "filename": "pl.po",
            "revision": "2189de204ad66ac9a60a085ef6f886841b344fc1",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 180,
            "translated_words": 1636,
            "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-06-27T13:36:24.572803Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pl/units/"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/"
            },
            "language_code": "pt",
            "id": 1778,
            "filename": "pt.po",
            "revision": "a43c96d9a84b6e6247cdda06611a75eb4db00e57",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 34,
            "translated_words": 277,
            "translated_percent": 18.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 57,
            "failing_checks_percent": 1.6,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:24.840661Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt/units/"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "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://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/"
            },
            "language_code": "pt_BR",
            "id": 1779,
            "filename": "pt_BR.po",
            "revision": "b3b9154ed1429d95bc2a18cd6d52516d48f36a92",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 178,
            "translated_words": 1612,
            "translated_percent": 98.8,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 1.1,
            "failing_checks": 2,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:25.102768Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/units/"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 1780,
            "filename": "ru.po",
            "revision": "d822d50743dd129dd670554e680fa0c1f62726c0",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 150,
            "translated_words": 1273,
            "translated_percent": 83.3,
            "fuzzy": 13,
            "fuzzy_words": 152,
            "fuzzy_percent": 7.2,
            "failing_checks": 38,
            "failing_checks_words": 358,
            "failing_checks_percent": 21.1,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:25.640271Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ru/units/"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/"
            },
            "language_code": "sk",
            "id": 1781,
            "filename": "sk.po",
            "revision": "abfca956056c946536768e996721fb76f102e141",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 172,
            "translated_words": 1565,
            "translated_percent": 95.5,
            "fuzzy": 7,
            "fuzzy_words": 61,
            "fuzzy_percent": 3.8,
            "failing_checks": 20,
            "failing_checks_words": 215,
            "failing_checks_percent": 11.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:26.257124Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sk/units/"
        },
        {
            "language": {
                "id": 273,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 273,
                    "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://translate.fedoraproject.org/languages/sl/",
                "url": "https://translate.fedoraproject.org/api/languages/sl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sl/statistics/"
            },
            "language_code": "sl",
            "id": 1782,
            "filename": "sl.po",
            "revision": "9d96fa2e7c564326e340d24d22a2090d798fa35b",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/sl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/sl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.6,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:26.583421Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sl/units/"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "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": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/"
            },
            "language_code": "sr",
            "id": 1783,
            "filename": "sr.po",
            "revision": "a33e10cfd3b4627f98e8324dc8e381af31bb5678",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/master/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/master/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/",
            "is_template": false,
            "is_source": false,
            "total": 180,
            "total_words": 1636,
            "translated": 107,
            "translated_words": 928,
            "translated_percent": 59.4,
            "fuzzy": 13,
            "fuzzy_words": 152,
            "fuzzy_percent": 7.2,
            "failing_checks": 28,
            "failing_checks_words": 271,
            "failing_checks_percent": 15.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T13:36:26.950584Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/master/sr/units/"
        }
    ]
}