Translation components API.

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

GET /api/components/lemminfinity/codeberg/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": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1404694,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/en/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/en/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1222,
            "total_words": 4657,
            "translated": 1222,
            "translated_words": 4657,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 266,
            "failing_checks_words": 1308,
            "failing_checks_percent": 21.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1404695,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "c7f7d83c8a93e21ba6b193b509b7c9bcca8c2f81,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/cs/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/cs/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1113,
            "translated_words": 4117,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 84,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/cs/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1404696,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "4e1a7719650d0bffad8a911060c2c565d97d6c1e,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/de/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/de/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1157,
            "translated_words": 4302,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 89,
            "failing_checks_percent": 2.3,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1404697,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "4826294e2aaf6e3addad7a6e8ea3d5bd862d6556,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/es/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/es/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1113,
            "translated_words": 4117,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 150,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/es/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1404698,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "512988a0f3b4be382caffd553fb4a1caa371c844,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/fr/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/fr/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1149,
            "translated_words": 4260,
            "translated_percent": 94.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 41,
            "failing_checks_words": 238,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T11:16:54.864581+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/fr/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1404699,
            "filename": "app/src/main/res/values-hi/strings.xml",
            "revision": "e11a2c6a6fe8c603037523cf07b8200c3b5d9b1d,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/hi/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/hi/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 868,
            "translated_words": 3052,
            "translated_percent": 71.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 526,
            "failing_checks_words": 1923,
            "failing_checks_percent": 43.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hi/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1404700,
            "filename": "app/src/main/res/values-hr/strings.xml",
            "revision": "751600514824360a3166f35f5c207d775b6f96cf,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/hr/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/hr/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 909,
            "translated_words": 3244,
            "translated_percent": 74.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 222,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1404701,
            "filename": "app/src/main/res/values-hu/strings.xml",
            "revision": "16abb5c55f6e348ac5221737976f5741e97a99ee,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/hu/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 961,
            "translated_words": 3413,
            "translated_percent": 78.6,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 35,
            "failing_checks_words": 174,
            "failing_checks_percent": 2.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-11T00:47:33.990950+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/hu/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1404702,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "abf2078eacbde5eac96ee3acf138dc5fd24c1196,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/it/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/it/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1113,
            "translated_words": 4117,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 60,
            "failing_checks_words": 292,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1404703,
            "filename": "app/src/main/res/values-ja/strings.xml",
            "revision": "ceca480532f92983b763fae99cf4d0df0edc4343,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/ja/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/ja/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 994,
            "translated_words": 3644,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 28,
            "failing_checks_words": 196,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ja/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1404704,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "e12e7ee9da535af514fbae6bc10113a95721de34,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/nl/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/nl/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 998,
            "translated_words": 3623,
            "translated_percent": 81.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 55,
            "failing_checks_words": 209,
            "failing_checks_percent": 4.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nl/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1404705,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "f63c7716703e776757f502c922173e0e9d2d4c89,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/pl/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/pl/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1061,
            "translated_words": 3789,
            "translated_percent": 86.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 61,
            "failing_checks_words": 304,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "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://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 1404706,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "05600f8b8cab6643630b7bfb09416239ae36f8dd,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1157,
            "translated_words": 4302,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 92,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1404707,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "d0d67940c90578d0569058ac8129b62468c7f0f1,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/pt/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1066,
            "translated_words": 3827,
            "translated_percent": 87.2,
            "fuzzy": 9,
            "fuzzy_words": 46,
            "fuzzy_percent": 0.7,
            "failing_checks": 20,
            "failing_checks_words": 110,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T11:17:07.971948+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/pt/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1404708,
            "filename": "app/src/main/res/values-ro/strings.xml",
            "revision": "95f52bcc33f29cb7a8441e8ba67e44dedebd915a,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/ro/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/ro/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1157,
            "translated_words": 4302,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 69,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ro/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1404709,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "e5e28ed3a123acb9e8567e5a964cb8a349b1cf3d,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/ru/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/ru/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1157,
            "translated_words": 4302,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 31,
            "failing_checks_words": 160,
            "failing_checks_percent": 2.5,
            "have_suggestion": 97,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/ru/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "so",
                "name": "Somali",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "som"
                ],
                "direction": "ltr",
                "population": 16911644,
                "web_url": "https://hosted.weblate.org/languages/so/",
                "url": "https://hosted.weblate.org/api/languages/so/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/so/statistics/?format=api"
            },
            "language_code": "so",
            "id": 1404710,
            "filename": "app/src/main/res/values-so/strings.xml",
            "revision": "df2d86d5b128428191c54aa80e4f21e72300075a,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/so/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/so/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/so/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 36,
            "translated_words": 65,
            "translated_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/so/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr-rTR",
            "id": 1404711,
            "filename": "app/src/main/res/values-tr-rTR/strings.xml",
            "revision": "b1aeef75347d14dd078d3be096ec8b37af01d5a4,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/tr/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/tr/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1113,
            "translated_words": 4117,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 146,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/tr/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1404712,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "d009b3ffb5f584dd189cf71c898aa3f261050998,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/uk/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/uk/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1157,
            "translated_words": 4302,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 70,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/uk/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1404713,
            "filename": "app/src/main/res/values-vi/strings.xml",
            "revision": "44bb99f84ce5eb607dd6fa108625e9117c61612c,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/vi/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/vi/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1113,
            "translated_words": 4117,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 40,
            "failing_checks_words": 179,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/vi/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-rCN",
            "id": 1404714,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "b0d0057170b05fa621aa06caf5bbec061f57c290,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 1121,
            "translated_words": 4141,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 193,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 1404960,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,c0c2291c98a514cd4ecc4520aea9ab4ad1ceb35e",
            "web_url": "https://hosted.weblate.org/projects/lemminfinity/codeberg/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/lemminfinity/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/lemminfinity/codeberg/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1222,
            "total_words": 4657,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lemminfinity/codeberg/nb_NO/units/?format=api"
        }
    ]
}