Translation components API.

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

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

{
    "count": 10,
    "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": 121,
            "filename": "static/lang/en.json",
            "revision": "ea9c623cecc98b64e268d6f297100ac19edd9a7a,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 524,
            "total_words": 4134,
            "translated": 524,
            "translated_words": 4134,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 66,
            "failing_checks_words": 757,
            "failing_checks_percent": 12.5,
            "have_suggestion": 40,
            "have_comment": 4,
            "last_change": "2026-05-25T08:40:15.998924Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/en/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": 122,
            "filename": "static/lang/fr.json",
            "revision": "ad44fd489d8299988283e240499e969934f59cec,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 502,
            "translated_words": 3901,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 61,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:17.796602Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/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": 621,
            "filename": "static/lang/pt-BR.json",
            "revision": "dcf2a33d1c5a596b7378bba91ee5ccf7b87d75d6,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 327,
            "translated_words": 2303,
            "translated_percent": 62.4,
            "fuzzy": 17,
            "fuzzy_words": 291,
            "fuzzy_percent": 3.2,
            "failing_checks": 39,
            "failing_checks_words": 402,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:19.847458Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/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": 653,
            "filename": "static/lang/cn.json",
            "revision": "25ed9c70da47eb4cc82f0fbccbd56879ed12871e,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 496,
            "translated_words": 3834,
            "translated_percent": 94.6,
            "fuzzy": 6,
            "fuzzy_words": 67,
            "fuzzy_percent": 1.1,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:16.518687Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/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": 722,
            "filename": "static/lang/de.json",
            "revision": "82c033d7d7a76c2c35a4a955414cfc7c41aafb4a,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 468,
            "translated_words": 3544,
            "translated_percent": 89.3,
            "fuzzy": 14,
            "fuzzy_words": 205,
            "fuzzy_percent": 2.6,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:16.954785Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/de/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_Hant",
            "id": 899,
            "filename": "static/lang/zh_Hant.json",
            "revision": "acedc8947c241c43ea7bbcb3c9c2e1a3a98a440a,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 252,
            "translated_words": 1653,
            "translated_percent": 48.0,
            "fuzzy": 39,
            "fuzzy_words": 671,
            "fuzzy_percent": 7.4,
            "failing_checks": 2,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:20.246757Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hant/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": 915,
            "filename": "static/lang/es.json",
            "revision": "703657d59ee951015e11492c26e349cd26dc3e6a,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 487,
            "translated_words": 3789,
            "translated_percent": 92.9,
            "fuzzy": 8,
            "fuzzy_words": 83,
            "fuzzy_percent": 1.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:17.305507Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/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": 917,
            "filename": "static/lang/pl.json",
            "revision": "8ef6362f964d3570764e0675b79e5587912c988e,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 502,
            "translated_words": 3901,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 44,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:19.332913Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/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": 1573,
            "filename": "static/lang/ko.json",
            "revision": "470d07fed616ea15ad369fc1013281af69b1452c,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 487,
            "translated_words": 3789,
            "translated_percent": 92.9,
            "fuzzy": 8,
            "fuzzy_words": 83,
            "fuzzy_percent": 1.5,
            "failing_checks": 69,
            "failing_checks_words": 749,
            "failing_checks_percent": 13.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-25T08:40:18.731828Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/ko/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": 1581,
            "filename": "static/lang/it.json",
            "revision": "af4eb3efd7c17d291f9759e23aa12ffd3ab36805,ea9c623cecc98b64e268d6f297100ac19edd9a7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/xdy-pf2e-workbench/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 524,
            "total_words": 4134,
            "translated": 11,
            "translated_words": 17,
            "translated_percent": 2.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": "2026-05-25T08:40:18.224358Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/it/units/?format=api"
        }
    ]
}