Translation components API.

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

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

{
    "count": 48,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2640,
            "filename": "src/po/cracklib.pot",
            "revision": "77ae91ebd9833aa87411d3de306863e9c2e28c3a",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 29,
            "failing_checks_percent": 33.3,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-12-23T16:25:30.219546Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/en/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "as_in",
                    "asm",
                    "ast_es"
                ],
                "direction": "ltr",
                "population": 18318690,
                "web_url": "https://translate.fedoraproject.org/languages/as/",
                "url": "https://translate.fedoraproject.org/api/languages/as/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 2641,
            "filename": "src/po/as.po",
            "revision": "ff80d3475c947f174dbe8352c3ac2b1e79e1e8e4",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/as/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/as/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/as/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.340542Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/as/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "be_by",
                    "bel",
                    "by",
                    "xbelorussian"
                ],
                "direction": "ltr",
                "population": 10022171,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2642,
            "filename": "src/po/be.po",
            "revision": "e622b3960110de96ce84c194619924fbd12f536c",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/be/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/be/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.415183Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/units/?format=api"
        },
        {
            "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": 114139530,
                "web_url": "https://translate.fedoraproject.org/languages/bn_IN/",
                "url": "https://translate.fedoraproject.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn_IN",
            "id": 2643,
            "filename": "src/po/bn_IN.po",
            "revision": "5e2bfe2f76bd84fabeb58679757801b7cdf2be8b",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.515181Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 2644,
            "filename": "src/po/ca.po",
            "revision": "efff54e4b6f9dc91136668c687b61730bc6e1753",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.605180Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ca/units/?format=api"
        },
        {
            "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": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2645,
            "filename": "src/po/cs.po",
            "revision": "16d76733cc23ca689eedec29eabe9a425ca99bd7",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.701798Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 2646,
            "filename": "src/po/da.po",
            "revision": "363edd393236f980484994d9887deaebe4b341c7",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/da/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/da/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.761342Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2647,
            "filename": "src/po/de.po",
            "revision": "98472aef020b85b1b2fb34159f9925dd05df6979",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/de/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/de/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.856263Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "el_gr",
                    "ell",
                    "gr",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12222245,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 2648,
            "filename": "src/po/el.po",
            "revision": "b00302bde67e6715cba4416e953c8204c7c7d3b7",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/el/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/el/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 14,
            "translated_words": 87,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:30.925806Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/el/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2649,
            "filename": "src/po/es.po",
            "revision": "0c34e3caafb71cd7e270658fd9e8509a532b41fe",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/es/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/es/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "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": "2025-03-24T13:53:34.094952Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 2650,
            "filename": "src/po/eu.po",
            "revision": "f7ee7e5b86e18a550db7cba351bf0c265c288506",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.068151Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/eu/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 2651,
            "filename": "src/po/fi.po",
            "revision": "cd56dbcc3868cef57fe3cbd5ac4e32b0bb2f9587",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.138173Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2652,
            "filename": "src/po/fr.po",
            "revision": "77691c5b127efadde5f018306cadaee6ce8d43f3",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.212734Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fr/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 36578,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 2653,
            "filename": "src/po/fur.po",
            "revision": "b419c8754d1d55f2081c4a6b7f968ff7ae884cfa",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.291737Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/fur/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "gu_in",
                    "gug_py",
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 65540834,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 2654,
            "filename": "src/po/gu.po",
            "revision": "c99a7803a93a58de61c8bbbb547aefb744f4707b",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 14,
            "translated_words": 87,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.392102Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/gu/units/?format=api"
        },
        {
            "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",
                    "he_il",
                    "heb",
                    "iw",
                    "iw_he",
                    "iw_il"
                ],
                "direction": "rtl",
                "population": 9402620,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 2655,
            "filename": "src/po/he.po",
            "revision": "42ae518420f7349f7645543a9d54ca8e11ec5b24",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/he/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/he/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.477605Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hi_in",
                    "hin"
                ],
                "direction": "ltr",
                "population": 579697766,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 2656,
            "filename": "src/po/hi.po",
            "revision": "ec911c8f9ac20c9c36d5b1e441201e96a6798016",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.558084Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hi/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 2657,
            "filename": "src/po/hu.po",
            "revision": "69c27daceaa3cacee6265ef73e00f2cd66dc0ecf",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.643829Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 2658,
            "filename": "src/po/id.po",
            "revision": "7b8c93af50cd0565a9c12af91670b9d0c967d382",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.732133Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2659,
            "filename": "src/po/it.po",
            "revision": "ff32ccd846c7169bda18be081cf75184b849eef5",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/it/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/it/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.813549Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 2660,
            "filename": "src/po/ja.po",
            "revision": "0ab97537602f57ae444ed03d26faff1890b00981",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.878561Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ja/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kaz",
                    "kk_cyrl",
                    "kk_kz",
                    "kz"
                ],
                "direction": "ltr",
                "population": 12966988,
                "web_url": "https://translate.fedoraproject.org/languages/kk/",
                "url": "https://translate.fedoraproject.org/api/languages/kk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 2661,
            "filename": "src/po/kk.po",
            "revision": "1d4a62b4e8fdfe0210c392aacc68466083414526",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/kk/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/kk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/kk/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.027664Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kk/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan",
                    "kn_in"
                ],
                "direction": "ltr",
                "population": 52137810,
                "web_url": "https://translate.fedoraproject.org/languages/kn/",
                "url": "https://translate.fedoraproject.org/api/languages/kn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 2662,
            "filename": "src/po/kn.po",
            "revision": "bccffa1c17bc7e1a01ccbf835a0a25eca7289753",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/kn/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/kn/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 14,
            "translated_words": 87,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.113020Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/kn/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 2663,
            "filename": "src/po/ko.po",
            "revision": "f94cba6c2861ba3d0cd4ccab899b0edf167b51eb",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.195862Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ko/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit",
                    "lt_lt"
                ],
                "direction": "ltr",
                "population": 2405298,
                "web_url": "https://translate.fedoraproject.org/languages/lt/",
                "url": "https://translate.fedoraproject.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 2664,
            "filename": "src/po/lt.po",
            "revision": "b56a73845f599550d7367c4cbc30cfd531d4c7e6",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/lt/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/lt/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/lt/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "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": "2025-03-04T07:30:27.048551Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal",
                    "ml_in"
                ],
                "direction": "ltr",
                "population": 45922589,
                "web_url": "https://translate.fedoraproject.org/languages/ml/",
                "url": "https://translate.fedoraproject.org/api/languages/ml/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 2665,
            "filename": "src/po/ml.po",
            "revision": "1d19837e6c26c3ab7cc121a7829671b88c2d3c02",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ml/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ml/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 14,
            "translated_words": 87,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.363914Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ml/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar",
                    "mr_in"
                ],
                "direction": "ltr",
                "population": 98639100,
                "web_url": "https://translate.fedoraproject.org/languages/mr/",
                "url": "https://translate.fedoraproject.org/api/languages/mr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 2666,
            "filename": "src/po/mr.po",
            "revision": "50aac8d03e69b9b3602182be0ea953b2a869b9cc",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.433560Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/mr/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nb",
                    "nb_nb",
                    "no",
                    "no_nb",
                    "no_no",
                    "nob",
                    "nor",
                    "norwegian"
                ],
                "direction": "ltr",
                "population": 5509730,
                "web_url": "https://translate.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 2667,
            "filename": "src/po/nb.po",
            "revision": "2af2ee4323dc2066525c2d0a307c6fd158b7bfac",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.566179Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 2668,
            "filename": "src/po/nl.po",
            "revision": "d3d64ab524ae9f038ec1c6bbf817462c39f58be6",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.637637Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/nl/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "or_in",
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 45092160,
                "web_url": "https://translate.fedoraproject.org/languages/or/",
                "url": "https://translate.fedoraproject.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 2669,
            "filename": "src/po/or.po",
            "revision": "e0667646d1a63beedcc1f30ffad9dc9d7c76ddce",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/or/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/or/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.732847Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/or/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pa_in",
                    "pan",
                    "pu"
                ],
                "direction": "ltr",
                "population": 42560431,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 2670,
            "filename": "src/po/pa.po",
            "revision": "de8cdc243a51e555770be4444b629bd343bfcbd6",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.830857Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pa/units/?format=api"
        },
        {
            "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": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41461705,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 2671,
            "filename": "src/po/pl.po",
            "revision": "b2a8fca7791e45fcc294ce094df770d588903829",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:32.931981Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por",
                    "por_pt",
                    "pt_pt",
                    "ptg"
                ],
                "direction": "ltr",
                "population": 249357174,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2672,
            "filename": "src/po/pt.po",
            "revision": "599fc8f799f43869e6d9fe25d180f2a01dbea811",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.024835Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2673,
            "filename": "src/po/pt_BR.po",
            "revision": "c6cdf190b12a5192e5869d913b3a20f544bc520b",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.102494Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/pt_BR/units/?format=api"
        },
        {
            "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",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193498207,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 2674,
            "filename": "src/po/ru.po",
            "revision": "4ea479f7ce58117933b34080ce7ef95489caa3b5",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.259665Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ru/units/?format=api"
        },
        {
            "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": [
                    "sk_sk",
                    "sky",
                    "slk",
                    "slo",
                    "svk"
                ],
                "direction": "ltr",
                "population": 6809719,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 2675,
            "filename": "src/po/sk.po",
            "revision": "ac2a9b996213dbf3c40b110ba2f5b607de65205c",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 20,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.430981Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sk/units/?format=api"
        },
        {
            "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_si",
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1967012,
                "web_url": "https://translate.fedoraproject.org/languages/sl/",
                "url": "https://translate.fedoraproject.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 2676,
            "filename": "src/po/sl.po",
            "revision": "e90f7a35ef476ca3430f16a67e423d3da126a9f2",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/sl/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/sl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/sl/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.497554Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "als",
                    "sq_al",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6798943,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 2677,
            "filename": "src/po/sq.po",
            "revision": "18187390f71781cb9f0ac908b87cc9515ed52a10",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.574684Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sq/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 2678,
            "filename": "src/po/sv.po",
            "revision": "5649cd9841a8ecfbda0ba8595bc50af4620008a3",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.679210Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/sv/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ta_in",
                    "tam"
                ],
                "direction": "ltr",
                "population": 90546065,
                "web_url": "https://translate.fedoraproject.org/languages/ta/",
                "url": "https://translate.fedoraproject.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 2679,
            "filename": "src/po/ta.po",
            "revision": "a690f565c17b1e6db532ff205c027332ae76c3b3",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ta/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ta/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.760739Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ta/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "te_in",
                    "tel"
                ],
                "direction": "ltr",
                "population": 101457360,
                "web_url": "https://translate.fedoraproject.org/languages/te/",
                "url": "https://translate.fedoraproject.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 2680,
            "filename": "src/po/te.po",
            "revision": "368468e8d5b8731f58a0e745b75f343cc38bf37e",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/te/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/te/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.838932Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/te/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 2681,
            "filename": "src/po/tr.po",
            "revision": "468836cc03a7b0c12440a43384cfff1d4f789eeb",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.913799Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 2682,
            "filename": "src/po/uk.po",
            "revision": "b850b99f15f46a8e5eefd64dc0052f5d7dd26bb8",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.990501Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/uk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 2683,
            "filename": "src/po/zh_CN.po",
            "revision": "0899a2023e70e05bb47ed1e9dce22ff94b5091ad",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:34.069267Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 2684,
            "filename": "src/po/zh_TW.po",
            "revision": "b7bbafbe65b941b8f92e361767326a0a12d715e8",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "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": "2025-04-02T07:41:57.746683Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "mol",
                    "ro_ro",
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 20024109,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 28143,
            "filename": "src/po/ro.po",
            "revision": "f9d81806fc0233347c19819fa97e252f2e9d15ea",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.175667Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32795,
            "filename": "src/po/si.po",
            "revision": "03310cdf8f0eacf08e5f44251f41ef0bc0e531f8",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/si/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/si/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 6.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:33.342673Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/si/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 73773,
            "filename": "src/po/ka.po",
            "revision": "bd8f1ca55b48411382fc34e4f76afd464cb5e336",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/cracklib/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/cracklib/master/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 90,
            "translated": 15,
            "translated_words": 90,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-23T16:25:31.945478Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cracklib/master/ka/units/?format=api"
        }
    ]
}