Translation components API.

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

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

{
    "count": 11,
    "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": 458,
            "filename": "languages/en.json",
            "revision": "35f6a389fc94e7a6f80c74af345625ad0b50b544,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 97,
            "total_words": 431,
            "translated": 97,
            "translated_words": 431,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 193,
            "failing_checks_percent": 20.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:32.139605Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/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": 505,
            "filename": "languages/fr.json",
            "revision": "19130d9faee05bb703cc55894b6aa87d06ba88e0,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 97,
            "translated_words": 431,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 22,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-20T02:59:32.437026Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/fr/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": 507,
            "filename": "languages/de.json",
            "revision": "b1101c14f3a8609f760eaf8ad30623d6fca21dd3,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 60,
            "translated_words": 158,
            "translated_percent": 61.8,
            "fuzzy": 14,
            "fuzzy_words": 148,
            "fuzzy_percent": 14.4,
            "failing_checks": 18,
            "failing_checks_words": 171,
            "failing_checks_percent": 18.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-07T03:18:49.748146Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 446,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 446,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 561,
            "filename": "languages/pt.json",
            "revision": "abb7562d2142636c5f1e08ba8f5b6b2176cae22c,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/pt/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/pt/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/pt/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 56,
            "translated_words": 142,
            "translated_percent": 57.7,
            "fuzzy": 12,
            "fuzzy_words": 141,
            "fuzzy_percent": 12.3,
            "failing_checks": 13,
            "failing_checks_words": 144,
            "failing_checks_percent": 13.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:34.303252Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pt/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 623,
            "filename": "languages/ja.json",
            "revision": "187a3585593b4468802ab0e9dae50c56b7eb7043,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "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": "2025-07-06T21:08:33.699397Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ja/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": "zh_Hans",
            "id": 1186,
            "filename": "languages/zh_Hans.json",
            "revision": "92c93221cf477e52badca2aa0073114fac24cafd,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 33,
            "translated_words": 105,
            "translated_percent": 34.0,
            "fuzzy": 9,
            "fuzzy_words": 91,
            "fuzzy_percent": 9.2,
            "failing_checks": 12,
            "failing_checks_words": 144,
            "failing_checks_percent": 12.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:34.616897Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hans/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": 1276,
            "filename": "languages/zh-tw.json",
            "revision": "f08949db0dced8db05f66c41a307a0a53e3fc3b7,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 31,
            "translated_words": 101,
            "translated_percent": 31.9,
            "fuzzy": 5,
            "fuzzy_words": 53,
            "fuzzy_percent": 5.1,
            "failing_checks": 8,
            "failing_checks_words": 81,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:34.460556Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/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": 1371,
            "filename": "languages/es.json",
            "revision": "bdf0589aecc995048d45ab4f7a6610e84c1b2be0,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 70,
            "translated_words": 212,
            "translated_percent": 72.1,
            "fuzzy": 11,
            "fuzzy_words": 113,
            "fuzzy_percent": 11.3,
            "failing_checks": 17,
            "failing_checks_words": 187,
            "failing_checks_percent": 17.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-07T03:18:49.916283Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/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": 1401,
            "filename": "languages/pl.json",
            "revision": "3c5622aae83c3d0ef8ea9389b84482077bcdbfa1,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 97,
            "translated_words": 431,
            "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": "2025-07-06T21:08:34.094771Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/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": 1435,
            "filename": "languages/it.json",
            "revision": "57dc6d4bb39ba773559bb8325ff68576d9929ab1,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 31,
            "translated_words": 93,
            "translated_percent": 31.9,
            "fuzzy": 9,
            "fuzzy_words": 108,
            "fuzzy_percent": 9.2,
            "failing_checks": 10,
            "failing_checks_words": 122,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:33.425006Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/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": 1489,
            "filename": "languages/ko.json",
            "revision": "e49ba74373fa8a49c9b47aac8be60e0eb0422ebd,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 61,
            "translated_words": 170,
            "translated_percent": 62.8,
            "fuzzy": 13,
            "fuzzy_words": 144,
            "fuzzy_percent": 13.4,
            "failing_checks": 14,
            "failing_checks_words": 163,
            "failing_checks_percent": 14.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:33.933138Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/units/?format=api"
        }
    ]
}