Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 14958,
            "filename": "noggin/translations/messages.pot",
            "revision": "be7f178fafc7513776ba43efc6258e526a29a281",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 163,
            "failing_checks_percent": 8.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:11.303599Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 14959,
            "filename": "noggin/translations/fr_FR/LC_MESSAGES/messages.po",
            "revision": "6ea6ee2d245852675c957616269c32235e1b24bd",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 292,
            "translated_words": 1785,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 112,
            "failing_checks_percent": 5.1,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-03-06T17:55:45.215331Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 14960,
            "filename": "noggin/translations/uk/LC_MESSAGES/messages.po",
            "revision": "65983916afdcc951b472745ef19fa1bae0e4bdd0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.3,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-11-21T19:38:44.994829Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9798912,
                "web_url": "https://translate.fedoraproject.org/languages/pt_PT/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 14961,
            "filename": "noggin/translations/pt_PT/LC_MESSAGES/messages.po",
            "revision": "eb8a51946d7716090ba259ef5beae07198179154",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/pt_PT/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/pt_PT/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/pt_PT/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 134,
            "translated_words": 688,
            "translated_percent": 45.7,
            "fuzzy": 44,
            "fuzzy_words": 324,
            "fuzzy_percent": 15.0,
            "failing_checks": 6,
            "failing_checks_words": 75,
            "failing_checks_percent": 2.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-05-25T17:36:09.881003Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 14962,
            "filename": "noggin/translations/tr/LC_MESSAGES/messages.po",
            "revision": "2e1a028f61c3e3db5a00a99f2c4a4322372fe1c5",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-25T11:36:08.466093Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 31742,
            "filename": "noggin/translations/fi/LC_MESSAGES/messages.po",
            "revision": "5c614d644b6c029b5ec012f688cc48db8701e39b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 221,
            "translated_words": 1228,
            "translated_percent": 75.4,
            "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-20T19:36:13.522158Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 33192,
            "filename": "noggin/translations/pt_BR/LC_MESSAGES/messages.po",
            "revision": "0b796daf4a5d933eca24e07386193a00ed8208f9",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 129,
            "translated_words": 673,
            "translated_percent": 44.0,
            "fuzzy": 48,
            "fuzzy_words": 338,
            "fuzzy_percent": 16.3,
            "failing_checks": 12,
            "failing_checks_words": 95,
            "failing_checks_percent": 4.0,
            "have_suggestion": 30,
            "have_comment": 0,
            "last_change": "2025-04-04T08:00:08.493087Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 35121,
            "filename": "noggin/translations/ko/LC_MESSAGES/messages.po",
            "revision": "7b5484009713c96dc625bfba0a2fdace876ecd9e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:16.163744Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "he_il",
                    "heb",
                    "iw",
                    "iw_he",
                    "iw_il"
                ],
                "direction": "rtl",
                "population": 9402620,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 39143,
            "filename": "noggin/translations/he/LC_MESSAGES/messages.po",
            "revision": "d50d498a80f4b640074727d5b80395ec1b09442f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/he/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/he/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 18,
            "translated_words": 152,
            "translated_percent": 6.1,
            "fuzzy": 11,
            "fuzzy_words": 96,
            "fuzzy_percent": 3.7,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.0,
            "have_suggestion": 144,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:14.623238Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 53498,
            "filename": "noggin/translations/si/LC_MESSAGES/messages.po",
            "revision": "729d90a24a8b6b1d1bb161420446215f61c548f4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 1,
            "translated_words": 5,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:18.026555Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/si/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chi",
                    "chinese",
                    "chinese_chs",
                    "chinese_zh",
                    "chs",
                    "cmn",
                    "cmn_hans",
                    "cn",
                    "schinese",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn"
                ],
                "direction": "ltr",
                "population": 1286095292,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hans/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 55163,
            "filename": "noggin/translations/zh_Hans/LC_MESSAGES/messages.po",
            "revision": "162d9fa7ec48f61899d1352ab3e841a60a838ee1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 130,
            "translated_words": 690,
            "translated_percent": 44.3,
            "fuzzy": 47,
            "fuzzy_words": 327,
            "fuzzy_percent": 16.0,
            "failing_checks": 10,
            "failing_checks_words": 89,
            "failing_checks_percent": 3.4,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2025-03-04T08:25:15.772743Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 55523,
            "filename": "noggin/translations/ca/LC_MESSAGES/messages.po",
            "revision": "0d3e82df91577f3b91c53a9f6fa8367d58d55f5f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 3,
            "translated_words": 15,
            "translated_percent": 1.0,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 290,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:12.688723Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ca/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos",
                    "bs_ba"
                ],
                "direction": "ltr",
                "population": 3760683,
                "web_url": "https://translate.fedoraproject.org/languages/bs/",
                "url": "https://translate.fedoraproject.org/api/languages/bs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 78541,
            "filename": "noggin/translations/bs/LC_MESSAGES/messages.po",
            "revision": "5ff42aad70d2be4e08207fa2aaba8dcec8eb3b67",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/bs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/bs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/bs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 129,
            "translated_words": 676,
            "translated_percent": 44.0,
            "fuzzy": 47,
            "fuzzy_words": 333,
            "fuzzy_percent": 16.0,
            "failing_checks": 8,
            "failing_checks_words": 72,
            "failing_checks_percent": 2.7,
            "have_suggestion": 165,
            "have_comment": 0,
            "last_change": "2025-03-06T17:55:45.398130Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/bs/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 79212,
            "filename": "noggin/translations/hu/LC_MESSAGES/messages.po",
            "revision": "fe09ad7c1ecfc0ab2394211fe3d6c791020e4f66",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 6,
            "translated_words": 27,
            "translated_percent": 2.0,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 41,
            "have_comment": 0,
            "last_change": "2025-03-04T07:58:28.571967Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hu/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 80941,
            "filename": "noggin/translations/de/LC_MESSAGES/messages.po",
            "revision": "4f79f9de50b728b5f6bd76b8902ed5f1a1d248ce",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 115,
            "translated_words": 550,
            "translated_percent": 39.2,
            "fuzzy": 44,
            "fuzzy_words": 281,
            "fuzzy_percent": 15.0,
            "failing_checks": 13,
            "failing_checks_words": 96,
            "failing_checks_percent": 4.4,
            "have_suggestion": 181,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:13.076753Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 83265,
            "filename": "noggin/translations/it/LC_MESSAGES/messages.po",
            "revision": "6d669b843a949f4209cd9be27dde48ae1a65d0b2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 25,
            "translated_words": 243,
            "translated_percent": 8.5,
            "fuzzy": 13,
            "fuzzy_words": 115,
            "fuzzy_percent": 4.4,
            "failing_checks": 3,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.0,
            "have_suggestion": 56,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:15.789655Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 88586,
            "filename": "noggin/translations/sv/LC_MESSAGES/messages.po",
            "revision": "905fbf11a4300032d7e9668cd3d658a3ade84622",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:18.421614Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/sv/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "my_mm",
                    "mya"
                ],
                "direction": "ltr",
                "population": 37171607,
                "web_url": "https://translate.fedoraproject.org/languages/my/",
                "url": "https://translate.fedoraproject.org/api/languages/my/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 89307,
            "filename": "noggin/translations/my/LC_MESSAGES/messages.po",
            "revision": "97539537922986114226863df15cffffeb8bf739",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/my/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/my/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/my/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:16.588273Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/my/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 96748,
            "filename": "noggin/translations/id/LC_MESSAGES/messages.po",
            "revision": "85457dfa3436d420bd9197365d05fb109d936dd1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 47,
            "have_comment": 0,
            "last_change": "2025-01-04T07:59:28.470596Z",
            "last_author": "Weblate",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/id/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "be_by",
                    "bel",
                    "by",
                    "xbelorussian"
                ],
                "direction": "ltr",
                "population": 10022171,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 98205,
            "filename": "noggin/translations/be/LC_MESSAGES/messages.po",
            "revision": "4afe08160645d4cfd1a5b00bb8f62f25ed726c8f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/be/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/be/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2024-04-20T19:36:11.671283Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/be/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41461705,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 127333,
            "filename": "noggin/translations/pl/LC_MESSAGES/messages.po",
            "revision": "2ce69af0e81ca22f13706c69d618d0ce09d5c6ae",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.6,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-05-08T18:36:06.571154Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hi_in",
                    "hin"
                ],
                "direction": "ltr",
                "population": 579697766,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 145232,
            "filename": "noggin/translations/hi/LC_MESSAGES/messages.po",
            "revision": "459cf1bb3e28cf62036a1efec047e8070bdadcd3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-infra/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-infra/noggin/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 293,
            "total_words": 1788,
            "translated": 293,
            "translated_words": 1788,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-08T05:36:14.472814Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/units/?format=api"
        }
    ]
}