Translation components API.

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

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

{
    "count": 26,
    "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": 2933,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_en.properties",
            "revision": "ff8af94e9299357f7bde56f4da46b6573ae814b8,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/en/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/en/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 692,
            "total_words": 2343,
            "translated": 692,
            "translated_words": 2343,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 92,
            "failing_checks_words": 589,
            "failing_checks_percent": 13.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:04.697973+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/en/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 2934,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_ar.properties",
            "revision": "e514053a9ef4e0c3179c6737623114bc3231add1,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/ar/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/ar/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 74,
            "translated_words": 175,
            "translated_percent": 10.6,
            "fuzzy": 31,
            "fuzzy_words": 57,
            "fuzzy_percent": 4.4,
            "failing_checks": 12,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:05.039804+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ar/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": 2935,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_cs.properties",
            "revision": "cb207f36bb1be333bcce4f6cc8db57cabd226e0e,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/cs/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/cs/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 581,
            "translated_words": 1896,
            "translated_percent": 83.9,
            "fuzzy": 19,
            "fuzzy_words": 96,
            "fuzzy_percent": 2.7,
            "failing_checks": 14,
            "failing_checks_words": 58,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:05.936206+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/cs/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2936,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_de.properties",
            "revision": "5303c75df6ba57f875705cf620f094dacbfbbe5f,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/de/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/de/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 682,
            "translated_words": 2242,
            "translated_percent": 98.5,
            "fuzzy": 10,
            "fuzzy_words": 101,
            "fuzzy_percent": 1.4,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-03-11T22:54:52.700813+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2937,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_es.properties",
            "revision": "16d3c135dde7849272e1f9459e14ba24c1e0e4d7,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/es/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/es/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 692,
            "translated_words": 2343,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T23:01:56.025123+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/es/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2938,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_fr.properties",
            "revision": "456b1384ca92b043d3772ce51ecbf563b63c734e,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/fr/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/fr/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 674,
            "translated_words": 2205,
            "translated_percent": 97.3,
            "fuzzy": 14,
            "fuzzy_words": 124,
            "fuzzy_percent": 2.0,
            "failing_checks": 142,
            "failing_checks_words": 862,
            "failing_checks_percent": 20.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:52.946524+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fr/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": 2939,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_hr.properties",
            "revision": "e8c0b13bd1510dda6a48f420b2c1c56963fd37ed,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/hr/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/hr/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 692,
            "translated_words": 2343,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-19T23:01:51.317723+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hr/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": 2940,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_it.properties",
            "revision": "7b069c5c52cfae15ea1836a16f04313e823b77b9,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/it/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/it/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 669,
            "translated_words": 2181,
            "translated_percent": 96.6,
            "fuzzy": 13,
            "fuzzy_words": 123,
            "fuzzy_percent": 1.8,
            "failing_checks": 39,
            "failing_checks_words": 212,
            "failing_checks_percent": 5.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:08.649482+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/it/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": 2941,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_nl.properties",
            "revision": "ced00b0696a7bffab1836da0ea1da1db2ddc2a2c,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/nl/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/nl/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 669,
            "translated_words": 2181,
            "translated_percent": 96.6,
            "fuzzy": 13,
            "fuzzy_words": 123,
            "fuzzy_percent": 1.8,
            "failing_checks": 7,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:53.232306+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nl/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 2942,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_pl.properties",
            "revision": "1b1fea02eb4cde784711dd67c1ce6e5d753f5041,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/pl/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/pl/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 541,
            "translated_words": 1769,
            "translated_percent": 78.1,
            "fuzzy": 29,
            "fuzzy_words": 166,
            "fuzzy_percent": 4.1,
            "failing_checks": 10,
            "failing_checks_words": 91,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:10.998616+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pl/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2943,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_pt.properties",
            "revision": "87baa38a4beb38ede69d8cf87eeacb9eb54a6789,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/pt/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/pt/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 673,
            "translated_words": 2204,
            "translated_percent": 97.2,
            "fuzzy": 13,
            "fuzzy_words": 119,
            "fuzzy_percent": 1.8,
            "failing_checks": 11,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:53.413576+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/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": 2944,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_ru.properties",
            "revision": "e87a976a175800a40ed482275915484002775aa7,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/ru/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/ru/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 581,
            "translated_words": 1744,
            "translated_percent": 83.9,
            "fuzzy": 32,
            "fuzzy_words": 88,
            "fuzzy_percent": 4.6,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.4,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:12.107998+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/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": 2945,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_sk.properties",
            "revision": "bb2d2a308d0586d88d8850adf6e5b40c787d73fd,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/sk/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/sk/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 519,
            "translated_words": 1562,
            "translated_percent": 75.0,
            "fuzzy": 21,
            "fuzzy_words": 86,
            "fuzzy_percent": 3.0,
            "failing_checks": 11,
            "failing_checks_words": 46,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:12.347358+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sk/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": 2946,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_sr.properties",
            "revision": "1a11876d2e727ff70bc79050a6a8b3ff72157005,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/sr/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/sr/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 586,
            "translated_words": 1732,
            "translated_percent": 84.6,
            "fuzzy": 33,
            "fuzzy_words": 128,
            "fuzzy_percent": 4.7,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:12.810946+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/sr/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh",
            "id": 2947,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_zh.properties",
            "revision": "0a88b5eceda1b00a9c88cdedec2f1389fe86b0ac,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 654,
            "translated_words": 2015,
            "translated_percent": 94.5,
            "fuzzy": 13,
            "fuzzy_words": 114,
            "fuzzy_percent": 1.8,
            "failing_checks": 6,
            "failing_checks_words": 81,
            "failing_checks_percent": 0.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:13.912706+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/zh_Hans/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": 3658,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_da.properties",
            "revision": "d2ea71d08673a39d3d16eb88c19b46de512f562b,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/da/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/da/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 660,
            "translated_words": 2085,
            "translated_percent": 95.3,
            "fuzzy": 17,
            "fuzzy_words": 198,
            "fuzzy_percent": 2.4,
            "failing_checks": 8,
            "failing_checks_words": 59,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:53.879714+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/da/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 10008,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_uk.properties",
            "revision": "5f0ef764bdcadfdf32eeff91b7874bb6f420214c,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/uk/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/uk/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 633,
            "translated_words": 2048,
            "translated_percent": 91.4,
            "fuzzy": 29,
            "fuzzy_words": 210,
            "fuzzy_percent": 4.1,
            "failing_checks": 10,
            "failing_checks_words": 89,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:54.016903+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/uk/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": 11344,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_ja.properties",
            "revision": "8b568409a881acae63656d5f53f08a6ed195e67b,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/ja/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/ja/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 242,
            "translated_words": 634,
            "translated_percent": 34.9,
            "fuzzy": 29,
            "fuzzy_words": 68,
            "fuzzy_percent": 4.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 53,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:09.201789+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ja/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 15535,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_nb_NO.properties",
            "revision": "169b24aa259cd86571f1e88dc10bf0405de5746e,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 657,
            "translated_words": 2126,
            "translated_percent": 94.9,
            "fuzzy": 28,
            "fuzzy_words": 196,
            "fuzzy_percent": 4.0,
            "failing_checks": 15,
            "failing_checks_words": 87,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:54.196164+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/nb_NO/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": 24692,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_tr.properties",
            "revision": "1595076d54aa73f51aa37e25703b2ff22ee4f4a7,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/tr/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/tr/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 10,
            "translated_words": 10,
            "translated_percent": 1.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-03-11T18:27:13.044402+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/tr/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": 24952,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_ca.properties",
            "revision": "741113ffbda3524f1f1aef5410eec4345e8d43d3,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/ca/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/ca/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 669,
            "translated_words": 2181,
            "translated_percent": 96.6,
            "fuzzy": 13,
            "fuzzy_words": 123,
            "fuzzy_percent": 1.8,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:54.343455+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ca/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": 26783,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_pt_BR.properties",
            "revision": "2bf1506252f36001917483825073b36b9d952284,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 638,
            "translated_words": 2056,
            "translated_percent": 92.1,
            "fuzzy": 29,
            "fuzzy_words": 210,
            "fuzzy_percent": 4.1,
            "failing_checks": 15,
            "failing_checks_words": 32,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T22:54:54.478267+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/pt_BR/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": 35080,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_ko.properties",
            "revision": "f4ec4ef04acc55120aa766000424f2099ee93e1b,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/ko/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/ko/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 224,
            "translated_words": 406,
            "translated_percent": 32.3,
            "fuzzy": 7,
            "fuzzy_words": 36,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:09.528578+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/ko/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": 37442,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_hu.properties",
            "revision": "e8b08532b6d05e466b7a31487503bd0e1afe3a70,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/hu/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/hu/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 289,
            "translated_words": 589,
            "translated_percent": 41.7,
            "fuzzy": 2,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:08.373858+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/hu/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1375064,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_mr.properties",
            "revision": "12d4445d815985f3ac994605fa7985edf3cd3d80,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/mr/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/mr/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 7,
            "translated_words": 7,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T18:27:09.830490+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/mr/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": 1410836,
            "filename": "route-converter/src/main/resources/slash/navigation/converter/gui/RouteConverter_fi.properties",
            "revision": "5a2185b666f927317c5dc4fa9c2b76a479a5fbe9,ff8af94e9299357f7bde56f4da46b6573ae814b8",
            "web_url": "https://hosted.weblate.org/projects/routeconverter/translations/fi/",
            "share_url": "https://hosted.weblate.org/engage/routeconverter/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/routeconverter/translations/fi/",
            "url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 692,
            "total_words": 2343,
            "translated": 28,
            "translated_words": 34,
            "translated_percent": 4.0,
            "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": 0,
            "last_change": "2024-03-11T18:27:07.327149+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/routeconverter/translations/fi/units/?format=api"
        }
    ]
}