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": "c436d09b9d55cacd41ad92f5fa31ac51be73c99c",
            "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": 190,
            "total_words": 1756,
            "translated": 190,
            "translated_words": 1756,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 52,
            "failing_checks_words": 457,
            "failing_checks_percent": 27.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "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"
                ],
                "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": "24346d58d682512aba348e79b9cfc09c120b9339",
            "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": 190,
            "total_words": 1756,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 10.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": null,
            "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": "6ac1756287775d38d5e83b7aa18f320315869cba",
            "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": 190,
            "total_words": 1756,
            "translated": 26,
            "translated_words": 226,
            "translated_percent": 13.6,
            "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": null,
            "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": "b60b32d0bff635fbe89c9531f4eb2f9b6787a48c",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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": "0f2434072e756bf22f236eaef323ec708a1eb8a8",
            "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": 190,
            "total_words": 1756,
            "translated": 25,
            "translated_words": 215,
            "translated_percent": 13.1,
            "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": null,
            "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": "76a0c94f2ddd4e8dfc7106efe62cd905272e0b10",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "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": null,
            "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": "c3fd69240d31bb9cafaa1cd43657486c8ffd6831",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "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": null,
            "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": "c4678c637d249fb370ec3b97451377c7173b447f",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 130,
            "translated_percent": 6.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 50,
            "failing_checks_percent": 1.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": null,
            "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": "e9a4cdf03042f2db9b06043f8d48ddb5eeae0e12",
            "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": 190,
            "total_words": 1756,
            "translated": 165,
            "translated_words": 1443,
            "translated_percent": 86.8,
            "fuzzy": 11,
            "fuzzy_words": 128,
            "fuzzy_percent": 5.7,
            "failing_checks": 10,
            "failing_checks_words": 115,
            "failing_checks_percent": 5.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:39.005802Z",
            "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": "ee41a6b3c28655bdf384f5ed349aa3a1014c73cf",
            "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": 190,
            "total_words": 1756,
            "translated": 162,
            "translated_words": 1417,
            "translated_percent": 85.2,
            "fuzzy": 11,
            "fuzzy_words": 128,
            "fuzzy_percent": 5.7,
            "failing_checks": 6,
            "failing_checks_words": 60,
            "failing_checks_percent": 3.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:39.356883Z",
            "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": "c2cb8de00c7dec6f4f9b2b5f0183861b2b10d211",
            "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": 190,
            "total_words": 1756,
            "translated": 35,
            "translated_words": 324,
            "translated_percent": 18.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": "2021-06-01T16:34:26.037780Z",
            "last_author": "scootergrisen",
            "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": "5a6113133bd07cab1d149c45f1e5d225477ec638",
            "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": 190,
            "total_words": 1756,
            "translated": 153,
            "translated_words": 1368,
            "translated_percent": 80.5,
            "fuzzy": 5,
            "fuzzy_words": 37,
            "fuzzy_percent": 2.6,
            "failing_checks": 26,
            "failing_checks_words": 225,
            "failing_checks_percent": 13.6,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:40.380529Z",
            "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": "a9ba82b20732e0917a27467a1a68d58a3d59cbb8",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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": "e531e412e142c5440c883e4dab71ee58d7a57873",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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": "951d8515172bb957decb2cc8f593679c5a4d9252",
            "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": 190,
            "total_words": 1756,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 10.5,
            "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": null,
            "last_author": null,
            "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": "5f2547cbd5b8ff129278b92597a14ddcd046900e",
            "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": 190,
            "total_words": 1756,
            "translated": 177,
            "translated_words": 1602,
            "translated_percent": 93.1,
            "fuzzy": 10,
            "fuzzy_words": 136,
            "fuzzy_percent": 5.2,
            "failing_checks": 7,
            "failing_checks_words": 63,
            "failing_checks_percent": 3.6,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:41.727980Z",
            "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": "87d7ec63151c83585a3db04fefe390ecb5969dd8",
            "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": 190,
            "total_words": 1756,
            "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": null,
            "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"
                ],
                "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": "b126bf2faf53de2db0a36444a87542912ab598ee",
            "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": 190,
            "total_words": 1756,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 10.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 6,
            "failing_checks_words": 42,
            "failing_checks_percent": 3.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": null,
            "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": "bb6b57e227c62b79012b6d7f3c2b18ac5414faf6",
            "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": 190,
            "total_words": 1756,
            "translated": 190,
            "translated_words": 1756,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-03T18:41:22.377434Z",
            "last_author": "Jan Kuparinen",
            "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": "eaf91525f5459eddc94c83089a363dbd5d9ab5e1",
            "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": 190,
            "total_words": 1756,
            "translated": 190,
            "translated_words": 1756,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 70,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-19T19:22:26.885937Z",
            "last_author": "grimst",
            "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": "dced34416258bf07db6f16a308c78ba558f89000",
            "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": 190,
            "total_words": 1756,
            "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": null,
            "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"
                ],
                "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": "64eb12d06c46d4f28cafa14331b83e30ddf9887c",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 47,
            "failing_checks_percent": 1.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": null,
            "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": "ec16562673d0db9e7358bbd0ad65e8e1b02aa68f",
            "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": 190,
            "total_words": 1756,
            "translated": 15,
            "translated_words": 137,
            "translated_percent": 7.8,
            "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": "2020-06-23T08:28:35.558126Z",
            "last_author": "Yaron Shahrabani",
            "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": "464f38d2f653ecd45b12818cb1d54f01d8ccae14",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "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": null,
            "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": "537b6a5491e3e02e06beb55e20f87b56ee043491",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": null,
            "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": "f1d2572eb71f1127a8d622043f18dd05b07c4616",
            "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": 190,
            "total_words": 1756,
            "translated": 39,
            "translated_words": 310,
            "translated_percent": 20.5,
            "fuzzy": 3,
            "fuzzy_words": 64,
            "fuzzy_percent": 1.5,
            "failing_checks": 4,
            "failing_checks_words": 67,
            "failing_checks_percent": 2.1,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2021-03-03T21:18:11.921678Z",
            "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": "066be4572d1992e5c0e30620acfd1d5c4ffc4284",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": null,
            "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": "0e0180eecd4e447b891e4868aa565a8dd36036f9",
            "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": 190,
            "total_words": 1756,
            "translated": 15,
            "translated_words": 138,
            "translated_percent": 7.8,
            "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": "2021-08-25T02:37:31.356577Z",
            "last_author": "Andika Triwidada",
            "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": "458045705911fdc67a1aefafbcf9021650bf1ebb",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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": "d8bfd6a9d3fbaf975b888405f1d2ec8bb9fa8f82",
            "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": 190,
            "total_words": 1756,
            "translated": 37,
            "translated_words": 270,
            "translated_percent": 19.4,
            "fuzzy": 2,
            "fuzzy_words": 49,
            "fuzzy_percent": 1.0,
            "failing_checks": 25,
            "failing_checks_words": 245,
            "failing_checks_percent": 13.1,
            "have_suggestion": 139,
            "have_comment": 0,
            "last_change": null,
            "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": "9bb8a0506b96a0a753bc84d3dab09315d792b8fc",
            "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": 190,
            "total_words": 1756,
            "translated": 186,
            "translated_words": 1728,
            "translated_percent": 97.8,
            "fuzzy": 4,
            "fuzzy_words": 28,
            "fuzzy_percent": 2.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:48.463192Z",
            "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": "9b5ad4c8be5015fc66a0149031a3af66e7c4ab6e",
            "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": 190,
            "total_words": 1756,
            "translated": 22,
            "translated_words": 186,
            "translated_percent": 11.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 105,
            "failing_checks_percent": 2.1,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": null,
            "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": "0aac950c4f58296ad51acabd79853c0325e66e72",
            "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": 190,
            "total_words": 1756,
            "translated": 190,
            "translated_words": 1756,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-09T16:11:20.187843Z",
            "last_author": "김인수",
            "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": "62832524eab2ddb61cdedc41ed8d75453c12663d",
            "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": 190,
            "total_words": 1756,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.3,
            "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": null,
            "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": "5d0b26a8cd4c90448f08f7b36da6329ae47e88b3",
            "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": 190,
            "total_words": 1756,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.3,
            "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": null,
            "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": "5cd25f7c55345c676ba458599ea8cd602c28cd03",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 55,
            "failing_checks_percent": 1.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": null,
            "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": "0139aa2591676b62aa234fc3663b11c9e0a27f0c",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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"
                ],
                "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": "b15f57bcae9462a9b0045c0326cc39897916ab46",
            "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": 190,
            "total_words": 1756,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.3,
            "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": null,
            "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": "6a8444b0a48a2573c1174da761e3358f7e9ae484",
            "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": 190,
            "total_words": 1756,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 6.8,
            "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": null,
            "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": "0360710cc59cae2130626ce39e49bb8f1223a85a",
            "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": 190,
            "total_words": 1756,
            "translated": 3,
            "translated_words": 27,
            "translated_percent": 1.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": null,
            "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": "ed6b61fb28f5ff1fa1fce302541f7f5ba1f9b8c0",
            "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": 190,
            "total_words": 1756,
            "translated": 177,
            "translated_words": 1602,
            "translated_percent": 93.1,
            "fuzzy": 7,
            "fuzzy_words": 58,
            "fuzzy_percent": 3.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:52.444056Z",
            "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"
                ],
                "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": "f2550b51844fd6e7ac7b6ef33e33130e8ba0f1ff",
            "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": 190,
            "total_words": 1756,
            "translated": 24,
            "translated_words": 192,
            "translated_percent": 12.6,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2020-10-08T23:46:27.428371Z",
            "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": "667eb05bd215e4edf1e7314b75f90c7815bb97f8",
            "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": 190,
            "total_words": 1756,
            "translated": 20,
            "translated_words": 175,
            "translated_percent": 10.5,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": null,
            "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": "c2594a77f41c120ca90c7ca063c69dfdb69d2223",
            "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": 190,
            "total_words": 1756,
            "translated": 190,
            "translated_words": 1756,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-02T16:09:13.411974Z",
            "last_author": "Piotr Drąg",
            "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": "e2c51e81c01d68d2f25d8728150386019b27af4d",
            "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": 190,
            "total_words": 1756,
            "translated": 34,
            "translated_words": 277,
            "translated_percent": 17.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.5,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": null,
            "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": "bc52ff5f0d9bb77e912568cfc795b00750432f8b",
            "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": 190,
            "total_words": 1756,
            "translated": 183,
            "translated_words": 1705,
            "translated_percent": 96.3,
            "fuzzy": 5,
            "fuzzy_words": 37,
            "fuzzy_percent": 2.6,
            "failing_checks": 1,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:54.490752Z",
            "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": "2dcef1e0609a2aa8161759012bede763ac188d6c",
            "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": 190,
            "total_words": 1756,
            "translated": 162,
            "translated_words": 1417,
            "translated_percent": 85.2,
            "fuzzy": 11,
            "fuzzy_words": 128,
            "fuzzy_percent": 5.7,
            "failing_checks": 31,
            "failing_checks_words": 301,
            "failing_checks_percent": 16.3,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:54.777496Z",
            "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": "803cc726bd6c7a6456a58990e0554a476e1c62cc",
            "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": 190,
            "total_words": 1756,
            "translated": 183,
            "translated_words": 1705,
            "translated_percent": 96.3,
            "fuzzy": 5,
            "fuzzy_words": 37,
            "fuzzy_percent": 2.6,
            "failing_checks": 13,
            "failing_checks_words": 140,
            "failing_checks_percent": 6.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:55.407551Z",
            "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": "fa0e2c5790f88790d173d0510d6c3ea85ae502c1",
            "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": 190,
            "total_words": 1756,
            "translated": 12,
            "translated_words": 123,
            "translated_percent": 6.3,
            "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": null,
            "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": "b92ed8542a9291911040c9df0bb508e450408711",
            "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": 190,
            "total_words": 1756,
            "translated": 112,
            "translated_words": 988,
            "translated_percent": 58.9,
            "fuzzy": 11,
            "fuzzy_words": 128,
            "fuzzy_percent": 5.7,
            "failing_checks": 20,
            "failing_checks_words": 204,
            "failing_checks_percent": 10.5,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2023-03-02T08:20:56.271275Z",
            "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/"
        }
    ]
}