Translation components API.

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

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

{
    "count": 57,
    "next": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1897,
            "filename": "spins.fedoraproject.org/spins.fedoraproject.org.pot",
            "revision": "234c80d69b655a91572ea7265997aefbe48afd1b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 425,
            "total_words": 5137,
            "translated": 425,
            "translated_words": 5137,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 206,
            "failing_checks_words": 1742,
            "failing_checks_percent": 48.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/en/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://translate.fedoraproject.org/languages/af/",
                "url": "https://translate.fedoraproject.org/api/languages/af/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 1901,
            "filename": "spins.fedoraproject.org/af.po",
            "revision": "a62b03c7c3ac9582861614a70541f7d3479644d0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/af/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/af/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 8,
            "translated_words": 13,
            "translated_percent": 1.8,
            "fuzzy": 11,
            "fuzzy_words": 39,
            "fuzzy_percent": 2.5,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 1.1,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:41.713755Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/af/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1989,
            "filename": "spins.fedoraproject.org/ar.po",
            "revision": "293a960017ee8866f4d5612c5759975b3746d5fd",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 316,
            "translated_words": 3697,
            "translated_percent": 74.3,
            "fuzzy": 50,
            "fuzzy_words": 797,
            "fuzzy_percent": 11.7,
            "failing_checks": 22,
            "failing_checks_words": 368,
            "failing_checks_percent": 5.1,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2024-02-23T11:48:19.561222Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ar/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://translate.fedoraproject.org/languages/as/",
                "url": "https://translate.fedoraproject.org/api/languages/as/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 2003,
            "filename": "spins.fedoraproject.org/as.po",
            "revision": "cd8a57d67440e8cddc91c65d082f274d3fe17b36",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/as/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/as/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/as/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 5,
            "translated_words": 7,
            "translated_percent": 1.1,
            "fuzzy": 11,
            "fuzzy_words": 39,
            "fuzzy_percent": 2.5,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:45.809083Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/as/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://translate.fedoraproject.org/languages/ast/",
                "url": "https://translate.fedoraproject.org/api/languages/ast/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 2014,
            "filename": "spins.fedoraproject.org/ast.po",
            "revision": "9519984f987483ded821c41a1ea7e4e214ec08a0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ast/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ast/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ast/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 10,
            "translated_words": 14,
            "translated_percent": 2.3,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 5,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:47.071206Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ast/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 2023,
            "filename": "spins.fedoraproject.org/bg.po",
            "revision": "45098ba90487f120622fd2e6cc35cfa7da5b3030",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 60,
            "translated_words": 379,
            "translated_percent": 14.1,
            "fuzzy": 13,
            "fuzzy_words": 47,
            "fuzzy_percent": 3.0,
            "failing_checks": 8,
            "failing_checks_words": 35,
            "failing_checks_percent": 1.8,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:49.421087Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bg/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 2034,
            "filename": "spins.fedoraproject.org/bn.po",
            "revision": "4dd0c61316f0031d74ce6a886e0626c6347d7e60",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 136,
            "translated_words": 1208,
            "translated_percent": 32.0,
            "fuzzy": 58,
            "fuzzy_words": 894,
            "fuzzy_percent": 13.6,
            "failing_checks": 21,
            "failing_checks_words": 349,
            "failing_checks_percent": 4.9,
            "have_suggestion": 26,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:31.865944Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/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": 107413290,
                "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": 2044,
            "filename": "spins.fedoraproject.org/bn_IN.po",
            "revision": "05a2d966323916bce073adc85be90f0d5c3217d5",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 369,
            "translated_words": 4430,
            "translated_percent": 86.8,
            "fuzzy": 35,
            "fuzzy_words": 506,
            "fuzzy_percent": 8.2,
            "failing_checks": 20,
            "failing_checks_words": 63,
            "failing_checks_percent": 4.7,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:32.296829Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://translate.fedoraproject.org/languages/br/",
                "url": "https://translate.fedoraproject.org/api/languages/br/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 2053,
            "filename": "spins.fedoraproject.org/br.po",
            "revision": "e8c482fadccf6561e2c0e99ab17ab8385cfe85c3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/br/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/br/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/br/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 27,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 5,
            "failing_checks_words": 23,
            "failing_checks_percent": 1.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:53.156344Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/br/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 2064,
            "filename": "spins.fedoraproject.org/ca.po",
            "revision": "077c71d5d7442e2d7295871b7f321a9f09ca3ffd",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 300,
            "translated_words": 3576,
            "translated_percent": 70.5,
            "fuzzy": 60,
            "fuzzy_words": 901,
            "fuzzy_percent": 14.1,
            "failing_checks": 60,
            "failing_checks_words": 215,
            "failing_checks_percent": 14.1,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2024-03-23T11:54:02.649742Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2070,
            "filename": "spins.fedoraproject.org/cs.po",
            "revision": "245b10c4ca01927db5716fb414c4a8b547af9f0b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 423,
            "translated_words": 5108,
            "translated_percent": 99.5,
            "fuzzy": 2,
            "fuzzy_words": 29,
            "fuzzy_percent": 0.4,
            "failing_checks": 64,
            "failing_checks_words": 87,
            "failing_checks_percent": 15.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-07-14T22:01:40.126333Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "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": 2075,
            "filename": "spins.fedoraproject.org/da.po",
            "revision": "706041ae1a18bcca5cf678ca6e2f38bc712ec73d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/da/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/da/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 306,
            "translated_words": 3655,
            "translated_percent": 72.0,
            "fuzzy": 57,
            "fuzzy_words": 828,
            "fuzzy_percent": 13.4,
            "failing_checks": 19,
            "failing_checks_words": 125,
            "failing_checks_percent": 4.4,
            "have_suggestion": 35,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:34.746787Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2080,
            "filename": "spins.fedoraproject.org/de.po",
            "revision": "b36ad4b326f4e43af33a22d4296b1053e32de4d7",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 206,
            "translated_words": 1726,
            "translated_percent": 48.4,
            "fuzzy": 40,
            "fuzzy_words": 576,
            "fuzzy_percent": 9.4,
            "failing_checks": 67,
            "failing_checks_words": 392,
            "failing_checks_percent": 15.7,
            "have_suggestion": 59,
            "have_comment": 0,
            "last_change": "2024-02-23T11:55:31.944988Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 2084,
            "filename": "spins.fedoraproject.org/el.po",
            "revision": "94e2fec3847323139e2d60bb4f3a7d638ce57c6c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/el/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/el/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 22,
            "translated_words": 46,
            "translated_percent": 5.1,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 5,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.1,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2023-04-20T22:01:59.006420Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": 2089,
            "filename": "spins.fedoraproject.org/es.po",
            "revision": "d8bc1af7ef7b8222007eed7f5fd940efc1f83929",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 310,
            "translated_words": 3680,
            "translated_percent": 72.9,
            "fuzzy": 56,
            "fuzzy_words": 828,
            "fuzzy_percent": 13.1,
            "failing_checks": 70,
            "failing_checks_words": 358,
            "failing_checks_percent": 16.4,
            "have_suggestion": 52,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:36.208824Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 2094,
            "filename": "spins.fedoraproject.org/eu.po",
            "revision": "153bc309811cb0273b8965ab6a447785f06e4f84",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 19,
            "translated_words": 47,
            "translated_percent": 4.4,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 7,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.6,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:01.195861Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 2097,
            "filename": "spins.fedoraproject.org/fa.po",
            "revision": "9b1b6ee658a014482d594b14514034a6d677f8f1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 26,
            "translated_words": 60,
            "translated_percent": 6.1,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 12,
            "failing_checks_words": 48,
            "failing_checks_percent": 2.8,
            "have_suggestion": 64,
            "have_comment": 0,
            "last_change": "2024-02-23T11:59:46.650604Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 2098,
            "filename": "spins.fedoraproject.org/fi.po",
            "revision": "448ae1dd99b2e7314360bb718f8877dcc036ea0e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 373,
            "translated_words": 4458,
            "translated_percent": 87.7,
            "fuzzy": 33,
            "fuzzy_words": 480,
            "fuzzy_percent": 7.7,
            "failing_checks": 3,
            "failing_checks_words": 40,
            "failing_checks_percent": 0.7,
            "have_suggestion": 35,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:37.641242Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2099,
            "filename": "spins.fedoraproject.org/fr.po",
            "revision": "456e5addfd1a59040b8f441cada9add9284aad7f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 372,
            "translated_words": 4449,
            "translated_percent": 87.5,
            "fuzzy": 33,
            "fuzzy_words": 488,
            "fuzzy_percent": 7.7,
            "failing_checks": 3,
            "failing_checks_words": 40,
            "failing_checks_percent": 0.7,
            "have_suggestion": 36,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:38.070199Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.fedoraproject.org/languages/gl/",
                "url": "https://translate.fedoraproject.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 2100,
            "filename": "spins.fedoraproject.org/gl.po",
            "revision": "6005a3ba902ae37a78bf009cc3edd83d86cab7d0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/gl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/gl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/gl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 26,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.9,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:06.016299Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 2101,
            "filename": "spins.fedoraproject.org/gu.po",
            "revision": "fd865361a7977026900971b5fd3d8fa22cfee194",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 26,
            "translated_words": 89,
            "translated_percent": 6.1,
            "fuzzy": 14,
            "fuzzy_words": 53,
            "fuzzy_percent": 3.2,
            "failing_checks": 14,
            "failing_checks_words": 70,
            "failing_checks_percent": 3.2,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:07.280568Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 2102,
            "filename": "spins.fedoraproject.org/he.po",
            "revision": "7ce914d131022e0953de8b7c1f69f84ac806f37c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/he/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/he/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 140,
            "translated_words": 673,
            "translated_percent": 32.9,
            "fuzzy": 24,
            "fuzzy_words": 121,
            "fuzzy_percent": 5.6,
            "failing_checks": 18,
            "failing_checks_words": 63,
            "failing_checks_percent": 4.2,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:08.441502Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 2103,
            "filename": "spins.fedoraproject.org/hi.po",
            "revision": "233d308f17ba14f21cf0c42161e0ba37630df250",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 38,
            "translated_words": 139,
            "translated_percent": 8.9,
            "fuzzy": 13,
            "fuzzy_words": 47,
            "fuzzy_percent": 3.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:09.767285Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 2104,
            "filename": "spins.fedoraproject.org/hu.po",
            "revision": "a52ab3c5410a0f54f3cc019b09101b39a4f9b534",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 369,
            "translated_words": 4398,
            "translated_percent": 86.8,
            "fuzzy": 42,
            "fuzzy_words": 674,
            "fuzzy_percent": 9.8,
            "failing_checks": 10,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.3,
            "have_suggestion": 54,
            "have_comment": 0,
            "last_change": "2023-07-14T22:01:44.814553Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hu/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://translate.fedoraproject.org/languages/ia/",
                "url": "https://translate.fedoraproject.org/api/languages/ia/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 2105,
            "filename": "spins.fedoraproject.org/ia.po",
            "revision": "ca91bc84d23c12f4c07ab156da6d0ca877b71ab2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 19,
            "translated_percent": 3.2,
            "fuzzy": 12,
            "fuzzy_words": 42,
            "fuzzy_percent": 2.8,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:11.862527Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ia/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 2106,
            "filename": "spins.fedoraproject.org/id.po",
            "revision": "28b76d4f508b8dab75462c1f9bea7b1f07dd92f2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 424,
            "translated_words": 5124,
            "translated_percent": 99.7,
            "fuzzy": 1,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.2,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.9,
            "have_suggestion": 56,
            "have_comment": 0,
            "last_change": "2023-07-14T22:01:45.434010Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/id/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://translate.fedoraproject.org/languages/is/",
                "url": "https://translate.fedoraproject.org/api/languages/is/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 2107,
            "filename": "spins.fedoraproject.org/is.po",
            "revision": "f43752b86002d433f121715827838c39e36079bc",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/is/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/is/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/is/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 29,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.4,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:15.674690Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2108,
            "filename": "spins.fedoraproject.org/it.po",
            "revision": "78fc8c2449636ea7279d0d3b127412ab335a8ff4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 370,
            "translated_words": 4432,
            "translated_percent": 87.0,
            "fuzzy": 34,
            "fuzzy_words": 504,
            "fuzzy_percent": 8.0,
            "failing_checks": 3,
            "failing_checks_words": 40,
            "failing_checks_percent": 0.7,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:43.437923Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 2109,
            "filename": "spins.fedoraproject.org/ja.po",
            "revision": "3f1ba68b727e35ed01614a0f111e5beb5276fb42",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 361,
            "translated_words": 4349,
            "translated_percent": 84.9,
            "fuzzy": 45,
            "fuzzy_words": 613,
            "fuzzy_percent": 10.5,
            "failing_checks": 107,
            "failing_checks_words": 392,
            "failing_checks_percent": 25.1,
            "have_suggestion": 52,
            "have_comment": 0,
            "last_change": "2024-03-23T12:06:09.802331Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "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": 2110,
            "filename": "spins.fedoraproject.org/ka.po",
            "revision": "45069094979c6883b6a30e405018ec469ada0ea1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 56,
            "translated_words": 126,
            "translated_percent": 13.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T00:11:29.173172Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ka/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translate.fedoraproject.org/languages/km/",
                "url": "https://translate.fedoraproject.org/api/languages/km/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 2111,
            "filename": "spins.fedoraproject.org/km.po",
            "revision": "e4da89d4022a6c35c5e34e77ffdd6096359d0b72",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/km/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/km/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 301,
            "translated_words": 3580,
            "translated_percent": 70.8,
            "fuzzy": 60,
            "fuzzy_words": 901,
            "fuzzy_percent": 14.1,
            "failing_checks": 112,
            "failing_checks_words": 818,
            "failing_checks_percent": 26.3,
            "have_suggestion": 26,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:44.953663Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/km/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 2112,
            "filename": "spins.fedoraproject.org/ko.po",
            "revision": "a99f00f688f3c046169e3fb9935d59d3015485b1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 425,
            "translated_words": 5137,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-20T16:39:19.348128Z",
            "last_author": "김인수",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translate.fedoraproject.org/languages/lv/",
                "url": "https://translate.fedoraproject.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 2113,
            "filename": "spins.fedoraproject.org/lv.po",
            "revision": "d9aef4aeb5f24396505a7183e75ab71e63cd25ee",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/lv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/lv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/lv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 6,
            "translated_words": 8,
            "translated_percent": 1.4,
            "fuzzy": 11,
            "fuzzy_words": 39,
            "fuzzy_percent": 2.5,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:22.128341Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/lv/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://translate.fedoraproject.org/languages/ml/",
                "url": "https://translate.fedoraproject.org/api/languages/ml/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 2114,
            "filename": "spins.fedoraproject.org/ml.po",
            "revision": "955e0f3482a9efc566af711b7aae4d69ee73ac82",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ml/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ml/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 26,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:23.533857Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ml/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ml/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ml/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ml/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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"
                ],
                "direction": "ltr",
                "population": 92826300,
                "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": 2115,
            "filename": "spins.fedoraproject.org/mr.po",
            "revision": "75d6cd4ef70207c995090c3689140d166d5e9f37",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 26,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 5,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.1,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:24.773231Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/mr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/mr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/mr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/mr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 2116,
            "filename": "spins.fedoraproject.org/nb.po",
            "revision": "995e3d3f3d5f9071770b6d3d4a43e600e37357a8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 14,
            "translated_words": 26,
            "translated_percent": 3.2,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:25.963953Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "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": 2117,
            "filename": "spins.fedoraproject.org/nl.po",
            "revision": "a07281f9fa62661b4fe088d505ab495dfc1d828e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 425,
            "translated_words": 5137,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.9,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2023-07-17T14:40:52.814844Z",
            "last_author": "Geert Warrink",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 2118,
            "filename": "spins.fedoraproject.org/pa.po",
            "revision": "3f2f02fac2b952c4ad25a69564bade27d2ec8965",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 15,
            "translated_words": 30,
            "translated_percent": 3.5,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 4,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.9,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:27.798820Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "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": 2119,
            "filename": "spins.fedoraproject.org/pl.po",
            "revision": "94e73de602752d6162592ab96130be71c49d42b2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 409,
            "translated_words": 4895,
            "translated_percent": 96.2,
            "fuzzy": 6,
            "fuzzy_words": 77,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-07-15T10:25:52.376394Z",
            "last_author": "Piotr Drąg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "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": 2120,
            "filename": "spins.fedoraproject.org/pt.po",
            "revision": "36534029404c7ed51212dcfe6d5dd2b109b090c7",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 319,
            "translated_words": 3732,
            "translated_percent": 75.0,
            "fuzzy": 49,
            "fuzzy_words": 764,
            "fuzzy_percent": 11.5,
            "failing_checks": 10,
            "failing_checks_words": 118,
            "failing_checks_percent": 2.3,
            "have_suggestion": 62,
            "have_comment": 0,
            "last_change": "2024-04-07T18:14:57.871331Z",
            "last_author": "Gabriel Maia",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2121,
            "filename": "spins.fedoraproject.org/pt_BR.po",
            "revision": "3b531aa29ec85beae318868b8bbc5f58151789f6",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 373,
            "translated_words": 4458,
            "translated_percent": 87.7,
            "fuzzy": 33,
            "fuzzy_words": 480,
            "fuzzy_percent": 7.7,
            "failing_checks": 6,
            "failing_checks_words": 190,
            "failing_checks_percent": 1.4,
            "have_suggestion": 34,
            "have_comment": 0,
            "last_change": "2024-03-23T12:13:57.982719Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/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": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "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": 2122,
            "filename": "spins.fedoraproject.org/ro.po",
            "revision": "476d28a14f50edcce90c8c533d109869f476326b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 86,
            "translated_words": 872,
            "translated_percent": 20.2,
            "fuzzy": 45,
            "fuzzy_words": 516,
            "fuzzy_percent": 10.5,
            "failing_checks": 15,
            "failing_checks_words": 149,
            "failing_checks_percent": 3.5,
            "have_suggestion": 43,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:50.506833Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ro/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",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "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": 2123,
            "filename": "spins.fedoraproject.org/ru.po",
            "revision": "9b99b726cb59c3b70bdf8b931d37cbf3ddbdb73f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 371,
            "translated_words": 4448,
            "translated_percent": 87.2,
            "fuzzy": 33,
            "fuzzy_words": 488,
            "fuzzy_percent": 7.7,
            "failing_checks": 3,
            "failing_checks_words": 40,
            "failing_checks_percent": 0.7,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2023-05-12T22:01:50.934099Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/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": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "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": 2124,
            "filename": "spins.fedoraproject.org/sk.po",
            "revision": "88fd789728393ad5decd3b8ab476a4687bedb93f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 414,
            "translated_words": 4945,
            "translated_percent": 97.4,
            "fuzzy": 2,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.4,
            "failing_checks": 70,
            "failing_checks_words": 227,
            "failing_checks_percent": 16.4,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2023-07-14T22:01:52.193587Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sk/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "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": 2125,
            "filename": "spins.fedoraproject.org/sq.po",
            "revision": "5bf34c1a1ffa8be1ebd48df1b0f796e03b8f8a5c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 34,
            "translated_words": 149,
            "translated_percent": 8.0,
            "fuzzy": 15,
            "fuzzy_words": 85,
            "fuzzy_percent": 3.5,
            "failing_checks": 16,
            "failing_checks_words": 87,
            "failing_checks_percent": 3.7,
            "have_suggestion": 62,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:37.838640Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sq/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 2126,
            "filename": "spins.fedoraproject.org/sr.po",
            "revision": "c560d50351836c63b0fd3a93beba21283f341e63",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 237,
            "translated_words": 2748,
            "translated_percent": 55.7,
            "fuzzy": 51,
            "fuzzy_words": 785,
            "fuzzy_percent": 12.0,
            "failing_checks": 62,
            "failing_checks_words": 417,
            "failing_checks_percent": 14.5,
            "have_suggestion": 120,
            "have_comment": 0,
            "last_change": "2023-05-27T17:22:20.306739Z",
            "last_author": "Aleksandar Milovanovitsh",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "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": 2127,
            "filename": "spins.fedoraproject.org/sv.po",
            "revision": "3b2481b1516dec813bfd8de30dc4e3d5c42acdf0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 425,
            "translated_words": 5137,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 34,
            "failing_checks_percent": 4.2,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2023-07-15T06:31:53.791063Z",
            "last_author": "Luna Jernberg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "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": 2128,
            "filename": "spins.fedoraproject.org/ta.po",
            "revision": "0993d7fab74c168178dfba5ae130d26f6a56c0b0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/ta/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/ta/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 6,
            "translated_words": 9,
            "translated_percent": 1.4,
            "fuzzy": 11,
            "fuzzy_words": 39,
            "fuzzy_percent": 2.5,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:41.054304Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ta/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "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": 2129,
            "filename": "spins.fedoraproject.org/te.po",
            "revision": "67091ff572cff2fbe4a71e93cf7cf3b33da8081a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/te/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/te/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 19,
            "translated_words": 33,
            "translated_percent": 4.4,
            "fuzzy": 13,
            "fuzzy_words": 45,
            "fuzzy_percent": 3.0,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.9,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:42.178375Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/te/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 8873670,
                "web_url": "https://translate.fedoraproject.org/languages/tg/",
                "url": "https://translate.fedoraproject.org/api/languages/tg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 2130,
            "filename": "spins.fedoraproject.org/tg.po",
            "revision": "d3f732470c2d9294e9b4c03491891384608698f8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/tg/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/tg/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/spinsfedoraprojectorg/tg/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 5137,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 0.4,
            "fuzzy": 11,
            "fuzzy_words": 39,
            "fuzzy_percent": 2.5,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-04-20T22:02:43.251091Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/tg/units/?format=api"
        }
    ]
}