Translation components API.

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

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

{
    "count": 34,
    "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": 46661,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "d0cf6d8199a03697c01184ed4e463a26d3451ea3,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/en/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/en/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-02-14T07:38:28.104247+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/en/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": 46662,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "83a213a633cb69220a393c8a553b1812d4134996,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/es/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/es/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-11T21:12:53.691580+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/es/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": 46663,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "2ea29fbf98544e98b9cee7dc33d53bbb37fb98ff,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/it/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/it/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-02-14T07:38:36.005940+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/it/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",
            "id": 46667,
            "filename": "app/src/main/res/values-nb/strings.xml",
            "revision": "f4b48319ebe77de42e9e4ff8444256dc8b126761,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 392,
            "translated_words": 956,
            "translated_percent": 99.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T21:12:53.758207+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/nb_NO/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": 47790,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "7b3c0f7f7aa3de8df3c2f0fb004718dcd5c01f0d,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/de/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/de/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-02-18T21:16:25.120186+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/de/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": 48101,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "7a9df4a6d76b033e3d9b64081a82bf429aa55521,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/pl/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/pl/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-11T21:12:53.833470+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/pl/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": 48189,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "b18e88d2414bb2785e180d3f4b626b00f97b0fa7,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/fr/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/fr/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-02-18T21:16:25.399044+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/fr/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": 48548,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "d3cc9cb4e2b58ac66b95829c9839f7192aa9c55d,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/uk/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/uk/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:20.552094+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/uk/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": 48821,
            "filename": "app/src/main/res/values-hr/strings.xml",
            "revision": "00d6f0af693e327560af65a72f5a68d8adc84fa5,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/hr/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/hr/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:20.825675+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/hr/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": 55764,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "c21da36b1fc3d71352bfd09bc9633ed9c8c9b0ae,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/ru/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/ru/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:21.023894+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ru/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 58583,
            "filename": "app/src/main/res/values-sr/strings.xml",
            "revision": "d77434c97b6807cc867d61d98d81be1c03c3a18b,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/sr/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/sr/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:21.219427+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sr/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": 60373,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "9385788e039eba57ae2696ab0a2e6ae3705e7450,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/nl/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/nl/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T21:12:54.044223+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/nl/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": 60374,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "9217bc520e1822de1e7e8e55d7d846c92a646501,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/pt/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/pt/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-30T14:20:43.092250+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/pt/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 62262,
            "filename": "app/src/main/res/values-sk/strings.xml",
            "revision": "0d70935f44672e86b76ce9c2d547a5e9d01fefce,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/sk/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/sk/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:21.768952+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sk/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": 62968,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "e63d342f8400a20889fe184106243c1678d9cff3,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/cs/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/cs/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:21.978739+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/cs/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 73866,
            "filename": "app/src/main/res/values-eo/strings.xml",
            "revision": "c127501dcb2cc52996cacd107aa1e883e9c372b1,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/eo/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/eo/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-11T21:12:54.302062+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/eo/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 97486,
            "filename": "app/src/main/res/values-mr/strings.xml",
            "revision": "3ea2525546970ea77c3878a1cf902d47ce06139e,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/mr/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/mr/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 49,
            "translated_words": 140,
            "translated_percent": 12.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-02-14T07:38:38.649676+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/mr/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://hosted.weblate.org/languages/kn/",
                "url": "https://hosted.weblate.org/api/languages/kn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 132121,
            "filename": "app/src/main/res/values-kn/strings.xml",
            "revision": "7ff2b1a195a0e74178acaf26a7d2f5b392d181f6,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/kn/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/kn/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/kn/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 68,
            "translated_words": 179,
            "translated_percent": 17.2,
            "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-02-14T07:38:37.698429+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/kn/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "iw",
            "id": 152878,
            "filename": "app/src/main/res/values-iw/strings.xml",
            "revision": "3ca4bac4272bf7144b953209f69d48146e5e31c7,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/he/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/he/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-02T18:21:38.442150+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/he/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 172400,
            "filename": "app/src/main/res/values-fa/strings.xml",
            "revision": "d6dfeedc1db57489a0b452170ef19f1be073bfe5,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/fa/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/fa/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 383,
            "translated_words": 938,
            "translated_percent": 97.2,
            "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-03-11T21:12:54.378904+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/fa/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "in",
            "id": 173055,
            "filename": "app/src/main/res/values-in/strings.xml",
            "revision": "428264f9cd8d2af8c8531d4c14ed8249f5e0feea,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/id/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/id/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 365,
            "translated_words": 888,
            "translated_percent": 92.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-14T07:38:35.535069+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/id/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": 185680,
            "filename": "app/src/main/res/values-hu/strings.xml",
            "revision": "d6922991cf57e242d054d44ed9748d539ef485a7,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/hu/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/hu/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-03-18T14:59:22.161122+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/hu/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://hosted.weblate.org/languages/jv/",
                "url": "https://hosted.weblate.org/api/languages/jv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 922097,
            "filename": "app/src/main/res/values-jv/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/jv/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/jv/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/jv/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 0.7,
            "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-02-14T07:38:37.257552+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/jv/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",
            "id": 924299,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "ccb061d3e110d64b2ebf3a6755bb1acad3320ffc,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/tr/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/tr/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 119,
            "translated_words": 361,
            "translated_percent": 30.2,
            "fuzzy": 273,
            "fuzzy_words": 597,
            "fuzzy_percent": 69.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-13T14:24:59.429974+01:00",
            "last_author": "Milan",
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/tr/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 924344,
            "filename": "app/src/main/res/values-ta/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/ta/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/ta/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 0.7,
            "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-02-14T07:39:22.378722+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ta/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 1282828,
            "filename": "app/src/main/res/values-da/strings.xml",
            "revision": "56e93d6802bda72761cf3c35262cb71ea9252b04,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/da/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/da/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-02-18T21:16:26.947123+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/da/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",
            "id": 1341335,
            "filename": "app/src/main/res/values-zh/strings.xml",
            "revision": "ab289a1f42c2bf18652be91cdfe8d52328874053,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 393,
            "translated_words": 959,
            "translated_percent": 99.7,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-18T14:59:22.776365+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://hosted.weblate.org/languages/ckb/",
                "url": "https://hosted.weblate.org/api/languages/ckb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 1342487,
            "filename": "app/src/main/res/values-ckb/strings.xml",
            "revision": "ad49dee1d21beb4d1039eeeaeb95ebbb7b4bb3e2,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/ckb/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/ckb/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 67,
            "translated_words": 177,
            "translated_percent": 17.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-02-14T07:38:29.302223+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1342604,
            "filename": "app/src/main/res/values-sl/strings.xml",
            "revision": "412d03cf59fe346fa2e352e71e4b0cb4b4d95544,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/sl/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/sl/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 394,
            "translated_words": 962,
            "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-02-18T21:16:27.159643+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sl/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://hosted.weblate.org/languages/ti/",
                "url": "https://hosted.weblate.org/api/languages/ti/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 1343909,
            "filename": "app/src/main/res/values-ti/strings.xml",
            "revision": "dd03297034c3d04b46f12cb23287599a9e1dd235,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/ti/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/ti/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/ti/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 22,
            "translated_words": 30,
            "translated_percent": 5.5,
            "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-02-14T07:39:22.799327+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ti/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1350526,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "7d57e8c2e583138c7cea3b628439b272c7c52fac,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/ar/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/ar/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 366,
            "translated_words": 877,
            "translated_percent": 92.8,
            "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-03-18T14:59:22.913212+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/ar/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1424314,
            "filename": "app/src/main/res/values-lt/strings.xml",
            "revision": "65011137709b28ad531fe01663bd0d7f9805960c,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/lt/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/lt/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 284,
            "translated_words": 602,
            "translated_percent": 72.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-18T14:59:23.073800+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/lt/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1449009,
            "filename": "app/src/main/res/values-sv/strings.xml",
            "revision": "a4d920ad9f79f55c61649a8cecd3160b091822ea,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/sv/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/sv/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-12T11:23:08.309481+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/sv/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1453657,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,d0cf6d8199a03697c01184ed4e463a26d3451ea3",
            "web_url": "https://hosted.weblate.org/projects/family-gem/app/el/",
            "share_url": "https://hosted.weblate.org/engage/family-gem/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/family-gem/app/el/",
            "url": "https://hosted.weblate.org/api/translations/family-gem/app/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 394,
            "total_words": 962,
            "translated": 12,
            "translated_words": 30,
            "translated_percent": 3.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-05-05T20:52:25.249541+02:00",
            "last_author": "Zeus Translations",
            "repository_url": "https://hosted.weblate.org/api/translations/family-gem/app/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/family-gem/app/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/family-gem/app/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/family-gem/app/el/units/?format=api"
        }
    ]
}