Translation components API.

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

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

{
    "count": 49,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 9065,
            "filename": "locale/tr/LC_MESSAGES/fdroidserver.po",
            "revision": "fb7dc91cd13b3016c1caf6a3c67a733986e35a4f",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/tr/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/tr/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 580,
            "translated_words": 3842,
            "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-05-15T06:32:09.634383+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tr/units/?format=api"
        },
        {
            "language": {
                "id": 161,
                "code": "es_AR",
                "name": "Spanish (Argentina)",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 45479100,
                "web_url": "https://hosted.weblate.org/languages/es_AR/",
                "url": "https://hosted.weblate.org/api/languages/es_AR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_AR/statistics/?format=api"
            },
            "language_code": "es_AR",
            "id": 9068,
            "filename": "locale/es_AR/LC_MESSAGES/fdroidserver.po",
            "revision": "66858edec2fbe4e4e5f60adcc2b03fe06817736e",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/es_AR/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/es_AR/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 94,
            "translated_words": 596,
            "translated_percent": 16.2,
            "fuzzy": 24,
            "fuzzy_words": 158,
            "fuzzy_percent": 4.1,
            "failing_checks": 6,
            "failing_checks_words": 40,
            "failing_checks_percent": 1.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:03.609074+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_AR/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 9073,
            "filename": "locale/zh_Hant/LC_MESSAGES/fdroidserver.po",
            "revision": "ce20cfa5fe4882cdbe38740e7430d091b9ac0b1c",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 369,
            "translated_words": 2309,
            "translated_percent": 63.6,
            "fuzzy": 136,
            "fuzzy_words": 935,
            "fuzzy_percent": 23.4,
            "failing_checks": 12,
            "failing_checks_words": 96,
            "failing_checks_percent": 2.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:51.996221+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hant/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_Hans",
            "id": 9074,
            "filename": "locale/zh_Hans/LC_MESSAGES/fdroidserver.po",
            "revision": "8752a8917aed6552b291cbe8e530bc093b81c3d1",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3846,
            "translated": 464,
            "translated_words": 3050,
            "translated_percent": 80.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2024-05-15T20:13:01.342315+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/zh_Hans/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": 9092,
            "filename": "locale/es/LC_MESSAGES/fdroidserver.po",
            "revision": "544a7a6348c31205919a6d11b9f658f622667d22",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/es/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/es/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 76,
            "failing_checks_percent": 1.5,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:02.504044+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es/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_BR",
            "id": 9097,
            "filename": "locale/pt_BR/LC_MESSAGES/fdroidserver.po",
            "revision": "7dd26d6871d507eded6ae887cee47ced5b6532d5",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:34.752147+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_BR/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": 9101,
            "filename": "locale/de/LC_MESSAGES/fdroidserver.po",
            "revision": "cbab8823b2dd62ec3a345fe9396bd34c6676cab4",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/de/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/de/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 580,
            "translated_words": 3842,
            "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": 56,
            "have_comment": 1,
            "last_change": "2024-05-19T11:10:40.822122+02:00",
            "last_author": "Maxi",
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/de/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 9111,
            "filename": "locale/pt_PT/LC_MESSAGES/fdroidserver.po",
            "revision": "98868df0856f2d811b1060a20d5e25c0095afc21",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:35.872762+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://hosted.weblate.org/languages/bo/",
                "url": "https://hosted.weblate.org/api/languages/bo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 9231,
            "filename": "locale/bo/LC_MESSAGES/fdroidserver.po",
            "revision": "3e7d1e197741afb3ae5040c6b7b2acf554e15798",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/bo/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/bo/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/bo/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 295,
            "translated_words": 1785,
            "translated_percent": 50.8,
            "fuzzy": 62,
            "fuzzy_words": 378,
            "fuzzy_percent": 10.6,
            "failing_checks": 9,
            "failing_checks_words": 60,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:55.080652+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bo/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": 9232,
            "filename": "locale/fa/LC_MESSAGES/fdroidserver.po",
            "revision": "1630e74704b156a2c9bba7768a1ab806a2f6c828",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/fa/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/fa/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 46,
            "translated_words": 206,
            "translated_percent": 7.9,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:07.349545+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fa/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": 9267,
            "filename": "locale/it/LC_MESSAGES/fdroidserver.po",
            "revision": "ef89875312d3389d794f42bb57bc205cca95ab73",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/it/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/it/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 76,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-05-14T12:25:16.717690+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/it/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 9398,
            "filename": "locale/kab/LC_MESSAGES/fdroidserver.po",
            "revision": "b814270a94d37ef3279dfbf588f23bdd84a5f82f",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/kab/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/kab/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 54,
            "translated_words": 228,
            "translated_percent": 9.3,
            "fuzzy": 6,
            "fuzzy_words": 24,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:18.954883+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/kab/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": 9402,
            "filename": "locale/fr/LC_MESSAGES/fdroidserver.po",
            "revision": "81d9a653f45e250ac2843367f2449b3723bbefaf",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/fr/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/fr/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3849,
            "translated": 552,
            "translated_words": 3624,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:09.768314+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/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": 10369,
            "filename": "locale/uk/LC_MESSAGES/fdroidserver.po",
            "revision": "f762522ec3334286fb20e3d151da6c7f61467b90",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/uk/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3845,
            "translated": 552,
            "translated_words": 3620,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:49.324041+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/uk/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 11528,
            "filename": "locale/ko/LC_MESSAGES/fdroidserver.po",
            "revision": "167fd824133ff3741c2d7f6ec56f8a1b62247e16",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ko/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 181,
            "translated_words": 997,
            "translated_percent": 31.2,
            "fuzzy": 12,
            "fuzzy_words": 60,
            "fuzzy_percent": 2.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:20.191871+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ko/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": 13656,
            "filename": "locale/ja/LC_MESSAGES/fdroidserver.po",
            "revision": "6fd4bf25373bad03d9b688022b3228839aeea84a",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ja/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 8,
            "translated_words": 54,
            "translated_percent": 1.3,
            "fuzzy": 4,
            "fuzzy_words": 31,
            "fuzzy_percent": 0.6,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "failing_checks_percent": 0.5,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:17.975254+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ja/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": 13888,
            "filename": "locale/ru/LC_MESSAGES/fdroidserver.po",
            "revision": "2ee2f228c335c4a1f995c795724003b06239025e",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ru/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ru/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:38.556353+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ru/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://hosted.weblate.org/languages/ug/",
                "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 15285,
            "filename": "locale/ug/LC_MESSAGES/fdroidserver.po",
            "revision": "4d96c43ca464da8500d3dff8f9b839ca0f5f6a19",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ug/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ug/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 5,
            "translated_words": 20,
            "translated_percent": 0.8,
            "fuzzy": 4,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:48.139324+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ug/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": 15465,
            "filename": "locale/sv/LC_MESSAGES/fdroidserver.po",
            "revision": "b32bd3fa045655339e765e1b3742f32cc03613b2",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/sv/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 72,
            "translated_words": 367,
            "translated_percent": 12.4,
            "fuzzy": 3,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.5,
            "failing_checks": 12,
            "failing_checks_words": 98,
            "failing_checks_percent": 2.0,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:43.093072+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sv/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": 15471,
            "filename": "locale/pl/LC_MESSAGES/fdroidserver.po",
            "revision": "8632ee460f84290b1320ca943dcc467930312a69",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/pl/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 562,
            "translated_words": 3682,
            "translated_percent": 96.8,
            "fuzzy": 10,
            "fuzzy_words": 96,
            "fuzzy_percent": 1.7,
            "failing_checks": 5,
            "failing_checks_words": 50,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-15T20:13:01.617775+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pl/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": 15484,
            "filename": "locale/cs/LC_MESSAGES/fdroidserver.po",
            "revision": "5ec4d664a7c139aead11713af242bdfd2526c6a8",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/cs/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/cs/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 580,
            "translated_words": 3842,
            "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-05-15T06:32:09.952187+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cs/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_NO",
            "id": 15534,
            "filename": "locale/nb_NO/LC_MESSAGES/fdroidserver.po",
            "revision": "2108b5d6631d994a6d718a618f8eba89eb266b0a",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 299,
            "translated_words": 1742,
            "translated_percent": 51.5,
            "fuzzy": 203,
            "fuzzy_words": 1387,
            "fuzzy_percent": 35.0,
            "failing_checks": 83,
            "failing_checks_words": 592,
            "failing_checks_percent": 14.3,
            "have_suggestion": 30,
            "have_comment": 1,
            "last_change": "2024-05-14T12:25:22.660236+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nb_NO/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": 20380,
            "filename": "locale/hu/LC_MESSAGES/fdroidserver.po",
            "revision": "e5b334ae34aa70c647081f24f35189f4ed1e1985",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/hu/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/hu/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 318,
            "translated_words": 1959,
            "translated_percent": 54.8,
            "fuzzy": 24,
            "fuzzy_words": 141,
            "fuzzy_percent": 4.1,
            "failing_checks": 6,
            "failing_checks_words": 46,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:14.428685+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hu/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 21986,
            "filename": "locale/ml/LC_MESSAGES/fdroidserver.po",
            "revision": "bb66da35245b080fc7907ff9a96583da0a58d0d3",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ml/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ml/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 6,
            "translated_words": 61,
            "translated_percent": 1.0,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 41,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:21.240030+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ml/units/?format=api"
        },
        {
            "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": 34266,
            "filename": "locale/fdroidserver.pot",
            "revision": "3829af39a59a1a2ded39a374f6f2ab731154d80b",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/en/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/en/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 580,
            "total_words": 3842,
            "translated": 580,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 87,
            "failing_checks_words": 691,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 23,
            "last_change": "2024-05-14T12:24:36.077854+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/en/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://hosted.weblate.org/languages/bn/",
                "url": "https://hosted.weblate.org/api/languages/bn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 37200,
            "filename": "locale/bn/LC_MESSAGES/fdroidserver.po",
            "revision": "4bb5e5e0c4561cd127ad45a49a7ed5cba5f6003a",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/bn/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/bn/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/bn/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 19,
            "translated_words": 36,
            "translated_percent": 3.2,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:53.841917+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bn/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 38162,
            "filename": "locale/sq/LC_MESSAGES/fdroidserver.po",
            "revision": "cf79cb9e0904acf962749f0b34bc25a52055fda5",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/sq/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3846,
            "translated": 536,
            "translated_words": 3534,
            "translated_percent": 92.4,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 10,
            "failing_checks_words": 80,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:40.763946+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sq/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://hosted.weblate.org/languages/es_MX/",
                "url": "https://hosted.weblate.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 38279,
            "filename": "locale/es_MX/LC_MESSAGES/fdroidserver.po",
            "revision": "03f0a510b4be87f7475e1933e2af1126f4eac991",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 24,
            "translated_words": 123,
            "translated_percent": 4.1,
            "fuzzy": 6,
            "fuzzy_words": 29,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:05.160826+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/es_MX/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": 46672,
            "filename": "locale/sk/LC_MESSAGES/fdroidserver.po",
            "revision": "c56e39c1d89c7ead4ee43e399fec7de96e5d356a",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/sk/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/sk/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:39.533324+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sk/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": 51945,
            "filename": "locale/nl/LC_MESSAGES/fdroidserver.po",
            "revision": "d78f729236ebf7db1933d0956ee3e514c42871c7",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/nl/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/nl/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3847,
            "translated": 102,
            "translated_words": 620,
            "translated_percent": 17.5,
            "fuzzy": 3,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.3,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:23.659440+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/nl/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": "id",
            "id": 51978,
            "filename": "locale/id/LC_MESSAGES/fdroidserver.po",
            "revision": "8c277b3a6bb55828eafeb9bc03c2423de8735bf7",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/id/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/id/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 76,
            "translated_words": 413,
            "translated_percent": 13.1,
            "fuzzy": 3,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.3,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:15.485029+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/id/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": 52007,
            "filename": "locale/pt/LC_MESSAGES/fdroidserver.po",
            "revision": "ff488ea1c9579243e7a119c040109cbc18f2ded0",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/pt/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 552,
            "translated_words": 3617,
            "translated_percent": 95.1,
            "fuzzy": 15,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.5,
            "failing_checks": 9,
            "failing_checks_words": 77,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-05-14T12:25:33.630459+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/pt/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 59457,
            "filename": "locale/fi/LC_MESSAGES/fdroidserver.po",
            "revision": "d65eb248be99315a96b49efefae4e91770d17bc5",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/fi/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/fi/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 1,
            "translated_words": 1,
            "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": "2024-05-14T12:25:08.340398+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fi/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": 60209,
            "filename": "locale/el/LC_MESSAGES/fdroidserver.po",
            "revision": "d074ccadfd76ba3a7f9df937a1fbbbcc1271faff",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/el/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/el/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 66,
            "translated_words": 337,
            "translated_percent": 11.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:01.152481+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/el/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 60276,
            "filename": "locale/eu/LC_MESSAGES/fdroidserver.po",
            "revision": "c76db7fbb9d8686d01e7d9693ad0a8e1c5e033d6",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/eu/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/eu/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 1,
            "translated_words": 1,
            "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": "2024-05-14T12:25:06.189279+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/eu/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": 61808,
            "filename": "locale/ro/LC_MESSAGES/fdroidserver.po",
            "revision": "0426cf5996ddf08e59f190ee4ed4560c4f4d79a5",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ro/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 580,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-17T10:01:59.677701+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ro/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 61879,
            "filename": "locale/cy/LC_MESSAGES/fdroidserver.po",
            "revision": "8c10a9b00c1357b7c4785c9cba77eb4b84416ca2",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/cy/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/cy/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 30,
            "translated_words": 146,
            "translated_percent": 5.1,
            "fuzzy": 2,
            "fuzzy_words": 42,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 41,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:58.648479+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/cy/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": 62843,
            "filename": "locale/hi/LC_MESSAGES/fdroidserver.po",
            "revision": "4876428654e2212b8ae9e033669873c4d4dc4bdd",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/hi/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/hi/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 15,
            "translated_words": 45,
            "translated_percent": 2.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:13.213893+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/hi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://hosted.weblate.org/languages/fy/",
                "url": "https://hosted.weblate.org/api/languages/fy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 123860,
            "filename": "locale/fy/LC_MESSAGES/fdroidserver.po",
            "revision": "ddf37f5581d0d7584b4c9be52f9d293e5ccf84e1",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/fy/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/fy/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/fy/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 19,
            "translated_words": 63,
            "translated_percent": 3.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:10.856233+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/fy/units/?format=api"
        },
        {
            "language": {
                "id": 423,
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 3485046,
                "web_url": "https://hosted.weblate.org/languages/tzm/",
                "url": "https://hosted.weblate.org/api/languages/tzm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tzm/statistics/?format=api"
            },
            "language_code": "tzm",
            "id": 182418,
            "filename": "locale/tzm/LC_MESSAGES/fdroidserver.po",
            "revision": "8654ee126a9b23fa34d20990303d830ad27b4e91",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/tzm/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/tzm/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/tzm/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 4,
            "translated_words": 12,
            "translated_percent": 0.6,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:47.084572+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/tzm/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": 182462,
            "filename": "locale/sr/LC_MESSAGES/fdroidserver.po",
            "revision": "2ec52cfea75348d82e9f85f1458e6442ab661af9",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/sr/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/sr/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 1,
            "translated_words": 1,
            "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": "2024-05-14T12:25:42.015459+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sr/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 256871,
            "filename": "locale/bg/LC_MESSAGES/fdroidserver.po",
            "revision": "da2dc1275eaae606ec7b47ef15893152e13fe5bb",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/bg/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/bg/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:52.821251+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/bg/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": "he",
            "id": 750045,
            "filename": "locale/he/LC_MESSAGES/fdroidserver.po",
            "revision": "72a5e312dbb274b3958d16fd03bb65d80bb898ec",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/he/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/he/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 25,
            "translated_words": 96,
            "translated_percent": 4.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:11.881943+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/he/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": 1274161,
            "filename": "locale/ta/LC_MESSAGES/fdroidserver.po",
            "revision": "6f2df53a853e0cf3438461ad24f4247b22bdc3ff",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ta/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3842,
            "translated": 11,
            "translated_words": 33,
            "translated_percent": 1.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:25:44.485184+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ta/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": 1356721,
            "filename": "locale/ar/LC_MESSAGES/fdroidserver.po",
            "revision": "9980ff5a2fc3c78ce6d0f77f882e1c59e8580a05",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ar/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ar/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 31,
            "translated_words": 103,
            "translated_percent": 5.3,
            "fuzzy": 3,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-18T01:27:28.693199+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ar/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1356779,
            "filename": "locale/ca/LC_MESSAGES/fdroidserver.po",
            "revision": "874a5eed2e8c24074951944347800f79ab891ea4",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/ca/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/ca/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 25,
            "translated_words": 147,
            "translated_percent": 4.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:56.298441+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/ca/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 1384490,
            "filename": "locale/az/LC_MESSAGES/fdroidserver.po",
            "revision": "a1bc9f880708e34996d495f4e2b5b4efd17563a6",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/az/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/az/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 1,
            "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": "2024-05-14T12:24:50.551818+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/az/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 1385458,
            "filename": "locale/be/LC_MESSAGES/fdroidserver.po",
            "revision": "2e61feb457e90a1499546bc8427b2665871f791f",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/be/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/be/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 47,
            "translated_words": 228,
            "translated_percent": 8.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T12:24:51.667416+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/be/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa",
                    "swh"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://hosted.weblate.org/languages/sw/",
                "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 1454983,
            "filename": "locale/sw/LC_MESSAGES/fdroidserver.po",
            "revision": "6f043ae8defe109a2b52653981efaf784b63d0fa",
            "web_url": "https://hosted.weblate.org/projects/f-droid/fdroidserver/sw/",
            "share_url": "https://hosted.weblate.org/engage/f-droid/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/f-droid/fdroidserver/sw/",
            "url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 580,
            "total_words": 3877,
            "translated": 83,
            "translated_words": 479,
            "translated_percent": 14.3,
            "fuzzy": 3,
            "fuzzy_words": 23,
            "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-05-19T00:45:00.787435+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/f-droid/fdroidserver/sw/units/?format=api"
        }
    ]
}