Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 53,
            "filename": "src/lang/en.json",
            "revision": "04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 504,
            "total_words": 3127,
            "translated": 504,
            "translated_words": 3127,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 22,
            "last_change": "2024-05-20T06:35:07.784755Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 54,
            "filename": "src/lang/cs.json",
            "revision": "fb066925892a4be6928e6918e2d5dc41add59b82,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 503,
            "translated_words": 3125,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 22,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:11.918338Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 55,
            "filename": "src/lang/de.json",
            "revision": "38eb542585c4bcd89c81f1df458e58000a38e0dc,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 503,
            "translated_words": 3125,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:13.399596Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 56,
            "filename": "src/lang/es.json",
            "revision": "265d9cd3176d25028d1d25789d4c3f2616f549af,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 483,
            "translated_words": 2924,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:14.984479Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 57,
            "filename": "src/lang/fr.json",
            "revision": "31333955b8db806e13a7112b8db4fd311e71cf43,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 503,
            "translated_words": 3125,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:18.148717Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 58,
            "filename": "src/lang/it.json",
            "revision": "fa3bb2a7ca72f87a35b1181204d08fef7010ef36,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 401,
            "translated_words": 2167,
            "translated_percent": 79.5,
            "fuzzy": 48,
            "fuzzy_words": 471,
            "fuzzy_percent": 9.5,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:19.772878Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 59,
            "filename": "src/lang/ko.json",
            "revision": "563d3773f9e5e653298f3156c81aaff0f115ecb5,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 304,
            "translated_words": 1488,
            "translated_percent": 60.3,
            "fuzzy": 27,
            "fuzzy_words": 157,
            "fuzzy_percent": 5.3,
            "failing_checks": 3,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:21.240846Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ko/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 60,
            "filename": "src/lang/pt-BR.json",
            "revision": "cf07e36dd8df142b303161b76842e90214c49cec,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 504,
            "translated_words": 3127,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 47,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-25T05:49:57.982641Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 612,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "cmn_hant",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_tw",
                    "zhtw",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-tw",
            "id": 61,
            "filename": "src/lang/zh-tw.json",
            "revision": "0b1eac442a97391746c37fbf528f7e964a1aee10,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 341,
            "translated_words": 1695,
            "translated_percent": 67.6,
            "fuzzy": 26,
            "fuzzy_words": 151,
            "fuzzy_percent": 5.1,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:30.151527Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 94,
            "filename": "src/lang/fi.json",
            "revision": "3493a51af441da9d04aa2b4038bafdd14ec87528,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 409,
            "translated_words": 2353,
            "translated_percent": 81.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:16.639040Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 102,
            "filename": "src/lang/pl.json",
            "revision": "cb7d424befd21e2f6a0c24e715bcd3cd65e8eb6c,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 504,
            "translated_words": 3127,
            "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-05-24T20:36:11.448941Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "cn",
            "id": 295,
            "filename": "src/lang/cn.json",
            "revision": "f378a33a4fa64181a394da9e4205be1a1e9f7660,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 503,
            "translated_words": 3125,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:10.621141Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ceb",
                "name": "Cebuano",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 26203440,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ceb/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ceb/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ceb/statistics/?format=api"
            },
            "language_code": "ceb",
            "id": 1214,
            "filename": "src/lang/ceb.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/ceb/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/ceb/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/ceb/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:09.068120Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/ceb/units/?format=api"
        },
        {
            "language": {
                "id": 524,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 524,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/sv/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1369,
            "filename": "src/lang/sv.json",
            "revision": "10e5bd671d639dacb2132a365a68fa153423f727,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/sv/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/sv/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/sv/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 493,
            "translated_words": 3010,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 36,
            "fuzzy_percent": 0.1,
            "failing_checks": 20,
            "failing_checks_words": 59,
            "failing_checks_percent": 3.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-20T06:35:28.182984Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/sv/units/?format=api"
        },
        {
            "language": {
                "id": 406,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1514,
            "filename": "src/lang/nl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,04fa8d8fe1bf9107d06b0dc6a462a485aa1fc22e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/nl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/simple-calendar/-/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 504,
            "total_words": 3127,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-24T12:52:04.814901Z",
            "last_author": "Casper Laan",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/units/?format=api"
        }
    ]
}