Translation components API.

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

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

{
    "count": 40,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2211,
            "filename": "freeplane/src/viewer/resources/translations/Resources_en.properties",
            "revision": "39b95b5e06e3662c8ede992ab0d364e9b1b27be0,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/en/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/en/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 436,
            "failing_checks_words": 2898,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 16,
            "last_change": "2024-04-06T13:04:25.320311+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/en/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 15922,
            "filename": "freeplane/src/editor/resources/translations/Resources_af.properties",
            "revision": "9c5ab41bc5592fce9d5af7f2ebb6a63d808cab4e,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/af/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/af/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1785,
            "translated_words": 4931,
            "translated_percent": 73.6,
            "fuzzy": 13,
            "fuzzy_words": 48,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:04:30.871419+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/af/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"
                ],
                "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": 15923,
            "filename": "freeplane/src/editor/resources/translations/Resources_ar.properties",
            "revision": "5ad67ebae6ba5c5ede514c0c43ef43b08a07810d,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/ar/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/ar/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 366,
            "translated_words": 1315,
            "translated_percent": 15.1,
            "fuzzy": 41,
            "fuzzy_words": 289,
            "fuzzy_percent": 1.6,
            "failing_checks": 86,
            "failing_checks_words": 665,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:04:35.544214+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/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": 15925,
            "filename": "freeplane/src/editor/resources/translations/Resources_ca.properties",
            "revision": "4c748bb9f9f5c065f61810271bb1912556013ca0,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/ca/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/ca/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 799,
            "translated_words": 2631,
            "translated_percent": 32.9,
            "fuzzy": 55,
            "fuzzy_words": 334,
            "fuzzy_percent": 2.2,
            "failing_checks": 40,
            "failing_checks_words": 262,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:05:46.658883+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ca/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": 15926,
            "filename": "freeplane/src/editor/resources/translations/Resources_cs.properties",
            "revision": "baed519d6ae0adf04d8876a1c25c6162a2ac4d33,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/cs/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/cs/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2337,
            "translated_words": 9002,
            "translated_percent": 96.4,
            "fuzzy": 6,
            "fuzzy_words": 21,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-06T13:05:51.284261+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/cs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 15927,
            "filename": "freeplane/src/editor/resources/translations/Resources_da.properties",
            "revision": "7151fe33c24ac3e9b87b795499d047e4b287932c,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/da/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/da/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1813,
            "translated_words": 6594,
            "translated_percent": 74.8,
            "fuzzy": 163,
            "fuzzy_words": 825,
            "fuzzy_percent": 6.7,
            "failing_checks": 49,
            "failing_checks_words": 364,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:05:56.060505+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/da/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": 15928,
            "filename": "freeplane/src/editor/resources/translations/Resources_de.properties",
            "revision": "ff50add6e84cc85e8fba178199bcd9e7658e5b54,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/de/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/de/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2382,
            "translated_words": 9140,
            "translated_percent": 98.3,
            "fuzzy": 6,
            "fuzzy_words": 26,
            "fuzzy_percent": 0.2,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 5,
            "last_change": "2024-04-06T13:06:49.550339+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/de/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": 15929,
            "filename": "freeplane/src/editor/resources/translations/Resources_el.properties",
            "revision": "2e8bcc96d71bb9d5d38876282b041a3974fcae7a,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/el/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/el/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2182,
            "translated_words": 8451,
            "translated_percent": 90.0,
            "fuzzy": 12,
            "fuzzy_words": 65,
            "fuzzy_percent": 0.4,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:06:53.740644+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/el/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": 15930,
            "filename": "freeplane/src/editor/resources/translations/Resources_es.properties",
            "revision": "71e32f1221c9d688f3ae2276ee5abbef00500f47,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/es/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/es/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-07T14:38:57.171011+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/es/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 15931,
            "filename": "freeplane/src/editor/resources/translations/Resources_et.properties",
            "revision": "6fc45e6ec1ab4d961587de3e0c07e185296f8bb1,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/et/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/et/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1089,
            "translated_words": 3966,
            "translated_percent": 44.9,
            "fuzzy": 20,
            "fuzzy_words": 93,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:07:02.454888+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/et/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": 15932,
            "filename": "freeplane/src/editor/resources/translations/Resources_eu.properties",
            "revision": "c58945648c01a01856b4333b643fa47d2c608b8d,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/eu/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/eu/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-14T00:01:54.534930+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/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": 15933,
            "filename": "freeplane/src/editor/resources/translations/Resources_fr.properties",
            "revision": "7270e0074383da4816c9f504f75363e3d14e1466,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/fr/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/fr/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2408,
            "translated_words": 9251,
            "translated_percent": 99.3,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 5,
            "last_change": "2024-04-06T13:07:36.729158+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fr/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 15934,
            "filename": "freeplane/src/editor/resources/translations/Resources_gl.properties",
            "revision": "58140b1a48baee0e24d8970eb6c7615763401a3d,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/gl/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/gl/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1772,
            "translated_words": 6764,
            "translated_percent": 73.1,
            "fuzzy": 72,
            "fuzzy_words": 501,
            "fuzzy_percent": 2.9,
            "failing_checks": 23,
            "failing_checks_words": 340,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:07:41.722834+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/gl/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": 15935,
            "filename": "freeplane/src/editor/resources/translations/Resources_hi.properties",
            "revision": "67e4ac4c38dcd0235aba16a84dafd74d43d61414,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/hi/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/hi/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 302,
            "translated_words": 868,
            "translated_percent": 12.4,
            "fuzzy": 22,
            "fuzzy_words": 74,
            "fuzzy_percent": 0.9,
            "failing_checks": 18,
            "failing_checks_words": 50,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:07:44.482805+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hi/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 15936,
            "filename": "freeplane/src/editor/resources/translations/Resources_hr.properties",
            "revision": "598bdc4cf6be848fa1400bda7448279e6b9c04ee,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/hr/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/hr/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T17:01:54.923495+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 15937,
            "filename": "freeplane/src/editor/resources/translations/Resources_hu.properties",
            "revision": "44068a31ae31f324e6ec4c53abfaa24ebe56acaa,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/hu/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/hu/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2277,
            "translated_words": 8722,
            "translated_percent": 93.9,
            "fuzzy": 11,
            "fuzzy_words": 62,
            "fuzzy_percent": 0.4,
            "failing_checks": 5,
            "failing_checks_words": 37,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 7,
            "last_change": "2024-04-06T13:08:07.259115+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/hu/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": 15938,
            "filename": "freeplane/src/editor/resources/translations/Resources_id.properties",
            "revision": "06f2d57aa4ef27df5754cf2f0013ce90fb7cdf94,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/id/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/id/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2258,
            "translated_words": 8653,
            "translated_percent": 93.1,
            "fuzzy": 22,
            "fuzzy_words": 101,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:08:11.669481+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/id/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": 15939,
            "filename": "freeplane/src/editor/resources/translations/Resources_it.properties",
            "revision": "61688c8535794847fb22fe2de26a8a583550f0a1,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/it/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/it/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2419,
            "translated_words": 9284,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-06T13:08:15.862420+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 15940,
            "filename": "freeplane/src/editor/resources/translations/Resources_ja.properties",
            "revision": "5012209181ab060dbc033dd28290d34b3f128d78,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/ja/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/ja/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2394,
            "translated_words": 9206,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 172,
            "failing_checks_words": 1274,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 23,
            "last_change": "2024-04-06T13:08:21.322658+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ja/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://hosted.weblate.org/languages/kn/",
                "url": "https://hosted.weblate.org/api/languages/kn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 15941,
            "filename": "freeplane/src/editor/resources/translations/Resources_kn.properties",
            "revision": "c80acab9104f9fb139631398fb74f0272c9a1c2f,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/kn/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/kn/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/kn/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 248,
            "translated_words": 363,
            "translated_percent": 10.2,
            "fuzzy": 13,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.5,
            "failing_checks": 5,
            "failing_checks_words": 42,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:08:24.967255+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/kn/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": 15942,
            "filename": "freeplane/src/editor/resources/translations/Resources_ko.properties",
            "revision": "e1fcdbcb125da483a1de28fb9f9b01343e218897,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/ko/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/ko/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2410,
            "translated_words": 9255,
            "translated_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:08:33.357641+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ko/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 15943,
            "filename": "freeplane/src/editor/resources/translations/Resources_lt.properties",
            "revision": "a3e7fd094bc416d93fbafa205cdea8c6e8cafe41,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/lt/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/lt/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 467,
            "translated_words": 1625,
            "translated_percent": 19.2,
            "fuzzy": 52,
            "fuzzy_words": 319,
            "fuzzy_percent": 2.1,
            "failing_checks": 39,
            "failing_checks_words": 114,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:08:36.806791+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lt/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 15944,
            "filename": "freeplane/src/editor/resources/translations/Resources_nb.properties",
            "revision": "f740260cb921c28eb669b0b043c44c11b21d034f,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1966,
            "translated_words": 6547,
            "translated_percent": 81.1,
            "fuzzy": 165,
            "fuzzy_words": 897,
            "fuzzy_percent": 6.8,
            "failing_checks": 11,
            "failing_checks_words": 59,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2024-04-06T13:08:44.805725+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nb_NO/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": 15945,
            "filename": "freeplane/src/editor/resources/translations/Resources_nl.properties",
            "revision": "fb86aa9b7d1b24439bb51844abd00c95213db51f,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/nl/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/nl/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "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": 4,
            "last_change": "2024-04-15T17:01:57.154448+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nl/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 15946,
            "filename": "freeplane/src/editor/resources/translations/Resources_nn.properties",
            "revision": "d2ae589997a55e806bc69a136ab3003d8c8c13a9,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/nn/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/nn/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 467,
            "translated_words": 1625,
            "translated_percent": 19.2,
            "fuzzy": 48,
            "fuzzy_words": 307,
            "fuzzy_percent": 1.9,
            "failing_checks": 39,
            "failing_checks_words": 138,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:09:02.014333+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/nn/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 15947,
            "filename": "freeplane/src/editor/resources/translations/Resources_oc.properties",
            "revision": "f851aa0a897f81fe5a2281b67c7970f27cb6a699,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/oc/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/oc/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1591,
            "translated_words": 5961,
            "translated_percent": 65.6,
            "fuzzy": 138,
            "fuzzy_words": 697,
            "fuzzy_percent": 5.6,
            "failing_checks": 253,
            "failing_checks_words": 1783,
            "failing_checks_percent": 10.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:09:24.247750+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/oc/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": 15948,
            "filename": "freeplane/src/editor/resources/translations/Resources_pl.properties",
            "revision": "29e79ed5862f4239969cba24d63f14c4873d2ea5,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/pl/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/pl/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2260,
            "translated_words": 8567,
            "translated_percent": 93.2,
            "fuzzy": 34,
            "fuzzy_words": 162,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:09:28.584208+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 15949,
            "filename": "freeplane/src/editor/resources/translations/Resources_pt_BR.properties",
            "revision": "c9ed1236d1fe213a58ced53040879089ec3fbdca,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2423,
            "translated_words": 9296,
            "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": 1,
            "last_change": "2024-04-21T15:07:25.308517+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_BR/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": 15950,
            "filename": "freeplane/src/editor/resources/translations/Resources_pt_PT.properties",
            "revision": "6dae219a5ce288d481577dc1d59d921fbed1c60d,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2410,
            "translated_words": 9255,
            "translated_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-04-06T13:09:48.493212+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/pt_PT/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": 15951,
            "filename": "freeplane/src/editor/resources/translations/Resources_ru.properties",
            "revision": "c2ab95fd1f0df158f92dd5837252d165528014d8,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/ru/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/ru/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2310,
            "translated_words": 8889,
            "translated_percent": 95.3,
            "fuzzy": 13,
            "fuzzy_words": 68,
            "fuzzy_percent": 0.5,
            "failing_checks": 60,
            "failing_checks_words": 660,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:09:53.716201+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/ru/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": 15952,
            "filename": "freeplane/src/editor/resources/translations/Resources_sk.properties",
            "revision": "afb26fee033ba4c5a10a770e3b3ed0d9f4d456ad,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/sk/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/sk/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1923,
            "translated_words": 7098,
            "translated_percent": 79.3,
            "fuzzy": 133,
            "fuzzy_words": 666,
            "fuzzy_percent": 5.4,
            "failing_checks": 53,
            "failing_checks_words": 253,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:09:58.100919+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sk/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 15953,
            "filename": "freeplane/src/editor/resources/translations/Resources_sl.properties",
            "revision": "8147e0975acfe8aea45a74e0b8c9f5b0b70ff2d2,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/sl/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/sl/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1907,
            "translated_words": 6948,
            "translated_percent": 78.7,
            "fuzzy": 175,
            "fuzzy_words": 881,
            "fuzzy_percent": 7.2,
            "failing_checks": 92,
            "failing_checks_words": 473,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:10:02.373519+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/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": 15954,
            "filename": "freeplane/src/editor/resources/translations/Resources_sr.properties",
            "revision": "d723c9e454febbc8d16e092a35fb69ae7bfcbe08,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/sr/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/sr/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1591,
            "translated_words": 5933,
            "translated_percent": 65.6,
            "fuzzy": 144,
            "fuzzy_words": 739,
            "fuzzy_percent": 5.9,
            "failing_checks": 153,
            "failing_checks_words": 961,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:10:06.291399+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sr/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": 15955,
            "filename": "freeplane/src/editor/resources/translations/Resources_sv.properties",
            "revision": "07a45c05910af420513c54054be6a2ee27c8707f,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/sv/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/sv/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1758,
            "translated_words": 6394,
            "translated_percent": 72.5,
            "fuzzy": 32,
            "fuzzy_words": 148,
            "fuzzy_percent": 1.3,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:10:16.606006+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/sv/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 15957,
            "filename": "freeplane/src/editor/resources/translations/Resources_tr.properties",
            "revision": "5ca66f7e3f7e22ab52998bb63c6683000f1d2ead,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/tr/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/tr/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 1894,
            "translated_words": 6577,
            "translated_percent": 78.1,
            "fuzzy": 16,
            "fuzzy_words": 76,
            "fuzzy_percent": 0.6,
            "failing_checks": 6,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:10:38.333995+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/tr/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk_UA",
            "id": 15958,
            "filename": "freeplane/src/editor/resources/translations/Resources_uk_UA.properties",
            "revision": "84df4b41004c5618d3e715361d2849f28cb27984,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/uk/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/uk/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2410,
            "translated_words": 9255,
            "translated_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:10:42.736740+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/uk/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_CN",
            "id": 15959,
            "filename": "freeplane/src/editor/resources/translations/Resources_zh_CN.properties",
            "revision": "bef54f95f29ef93d7ac644056c82147529d1384b,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2407,
            "translated_words": 9247,
            "translated_percent": 99.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-04-06T13:10:59.494916+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/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_TW",
            "id": 15960,
            "filename": "freeplane/src/editor/resources/translations/Resources_zh_TW.properties",
            "revision": "9d893e56786bf2385c1192df9c8c8a3977b45adf,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2175,
            "translated_words": 8042,
            "translated_percent": 89.7,
            "fuzzy": 53,
            "fuzzy_words": 359,
            "fuzzy_percent": 2.1,
            "failing_checks": 2,
            "failing_checks_words": 118,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:11:03.625319+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hant/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": 51432,
            "filename": "freeplane/src/editor/resources/translations/Resources_fi.properties",
            "revision": "9349810211eb9628f0f77e1b4118ef7bb7f97aec,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/fi/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/fi/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 2086,
            "translated_words": 7681,
            "translated_percent": 86.0,
            "fuzzy": 52,
            "fuzzy_words": 335,
            "fuzzy_percent": 2.1,
            "failing_checks": 9,
            "failing_checks_words": 135,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:07:20.592469+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/fi/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1375909,
            "filename": "freeplane/src/editor/resources/translations/Resources_lv.properties",
            "revision": "acc91616dec5aac0b7a5c90d18e1bd9286d5d9c2,39b95b5e06e3662c8ede992ab0d364e9b1b27be0",
            "web_url": "https://hosted.weblate.org/projects/freeplane/translation/lv/",
            "share_url": "https://hosted.weblate.org/engage/freeplane/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/freeplane/translation/lv/",
            "url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2423,
            "total_words": 9296,
            "translated": 78,
            "translated_words": 116,
            "translated_percent": 3.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T13:08:40.327186+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/freeplane/translation/lv/units/?format=api"
        }
    ]
}