Translation components API.

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

GET /api/components/autoanimations/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": 482,
            "filename": "lang/en.json",
            "revision": "81579d2cd24c725cd18cc87fb1e1f912305aff45,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 717,
            "total_words": 1573,
            "translated": 717,
            "translated_words": 1573,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 45,
            "failing_checks_words": 186,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-01-15T03:11:26.576799Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/en/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": 483,
            "filename": "lang/de.json",
            "revision": "5d618afe891966bd9c59f1dbd0917aff59b9a889,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 569,
            "translated_words": 1302,
            "translated_percent": 79.3,
            "fuzzy": 5,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.6,
            "failing_checks": 30,
            "failing_checks_words": 91,
            "failing_checks_percent": 4.1,
            "have_suggestion": 62,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:27.175408Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/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": 484,
            "filename": "lang/es.json",
            "revision": "4d83f8a84579cc413b263490fd997ed2a53a7089,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 632,
            "translated_words": 1327,
            "translated_percent": 88.1,
            "fuzzy": 4,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.5,
            "failing_checks": 21,
            "failing_checks_words": 22,
            "failing_checks_percent": 2.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:27.879775Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/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": 485,
            "filename": "lang/fr.json",
            "revision": "9de024dad9d1b9e90cbb8ce45457b48bc5892c2b,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 715,
            "translated_words": 1556,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 40,
            "failing_checks_percent": 4.7,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-05-03T10:01:33.885090Z",
            "last_author": "vincent",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/fr/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": 486,
            "filename": "lang/ja.json",
            "revision": "867e38c139c8ac7b5d398408cebaecc00fb0ef5a,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 371,
            "translated_words": 728,
            "translated_percent": 51.7,
            "fuzzy": 5,
            "fuzzy_words": 40,
            "fuzzy_percent": 0.6,
            "failing_checks": 17,
            "failing_checks_words": 175,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:29.725434Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ja/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": 487,
            "filename": "lang/ko.json",
            "revision": "9373b04164de2db29275fdbd5745ac2843cf76bc,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 285,
            "translated_words": 589,
            "translated_percent": 39.7,
            "fuzzy": 5,
            "fuzzy_words": 40,
            "fuzzy_percent": 0.6,
            "failing_checks": 6,
            "failing_checks_words": 65,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:30.273455Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/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": 488,
            "filename": "lang/pt-br.json",
            "revision": "379f74c0952629167f2770d79ee75dbe5bdb7b12,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 425,
            "translated_words": 1092,
            "translated_percent": 59.2,
            "fuzzy": 3,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.4,
            "failing_checks": 22,
            "failing_checks_words": 46,
            "failing_checks_percent": 3.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:30.934105Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/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": 489,
            "filename": "lang/zh-tw.json",
            "revision": "a6cb80fb6f58b67535d27242810bf51192787e3f,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 511,
            "translated_words": 1069,
            "translated_percent": 71.2,
            "fuzzy": 8,
            "fuzzy_words": 55,
            "fuzzy_percent": 1.1,
            "failing_checks": 3,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:32.047178Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hant/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": 1182,
            "filename": "lang/zh_Hans.json",
            "revision": "b5943bcac94fefeeada25e275477464cf48483fa,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 707,
            "translated_words": 1541,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:32.628150Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://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": 1221,
            "filename": "lang/pt_BR.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "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-01-15T03:11:31.477075Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt_BR/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": 1533,
            "filename": "lang/it.json",
            "revision": "0e3a805c80a66e37ad30ea7898802db043176722,81579d2cd24c725cd18cc87fb1e1f912305aff45",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/autoanimations/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/autoanimations/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 717,
            "total_words": 1573,
            "translated": 715,
            "translated_words": 1556,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 59,
            "failing_checks_words": 97,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T03:11:29.172462Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/units/?format=api"
        }
    ]
}