Translation components API.

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

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

{
    "count": 143,
    "next": "https://weblate.immersivetranslate.com/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 1,
            "filename": "locales/en.json",
            "revision": "01c9a19e393f0fc20e6e257b86dd143782ca39a3,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/en/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/en/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/en/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1191,
            "total_words": 2081,
            "translated": 1191,
            "translated_words": 2081,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 346,
            "failing_checks_words": 686,
            "failing_checks_percent": 29.0,
            "have_suggestion": 19,
            "have_comment": 1,
            "last_change": "2025-09-12T08:18:15.770247Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.immersivetranslate.com/languages/ar/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ar",
            "id": 2,
            "filename": "locales/ar.json",
            "revision": "cb3c6461a5e6ff0d8a8b9b676c28da115f43251b,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/ar/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ar/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ar/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1133,
            "translated_words": 8423,
            "translated_percent": 95.1,
            "fuzzy": 54,
            "fuzzy_words": 753,
            "fuzzy_percent": 4.5,
            "failing_checks": 54,
            "failing_checks_words": 384,
            "failing_checks_percent": 4.5,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.854739Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ar/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.immersivetranslate.com/languages/de/",
                "url": "https://weblate.immersivetranslate.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 3,
            "filename": "locales/de.json",
            "revision": "53ed6ad0140f6e88399a55aa2f8b2bd0f77d1038,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/de/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/de/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/de/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1144,
            "translated_words": 8577,
            "translated_percent": 96.0,
            "fuzzy": 43,
            "fuzzy_words": 599,
            "fuzzy_percent": 3.6,
            "failing_checks": 184,
            "failing_checks_words": 1552,
            "failing_checks_percent": 15.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.759484Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.immersivetranslate.com/languages/es/",
                "url": "https://weblate.immersivetranslate.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 4,
            "filename": "locales/es.json",
            "revision": "63a97e108e1ca2df6b2eeeb533ac280c435107d6,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/es/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/es/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/es/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1142,
            "translated_words": 8573,
            "translated_percent": 95.8,
            "fuzzy": 45,
            "fuzzy_words": 603,
            "fuzzy_percent": 3.7,
            "failing_checks": 175,
            "failing_checks_words": 1596,
            "failing_checks_percent": 14.6,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.766208Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/es/units/?format=api"
        },
        {
            "language": {
                "id": 212,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.immersivetranslate.com/languages/fa/",
                "url": "https://weblate.immersivetranslate.com/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fa",
            "id": 5,
            "filename": "locales/fa.json",
            "revision": "309bd71439fe560a12f69f0a69a297f462db199a,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/fa/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/fa/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/fa/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1156,
            "translated_words": 8739,
            "translated_percent": 97.0,
            "fuzzy": 31,
            "fuzzy_words": 437,
            "fuzzy_percent": 2.6,
            "failing_checks": 52,
            "failing_checks_words": 244,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T08:18:15.969208Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.immersivetranslate.com/languages/fr/",
                "url": "https://weblate.immersivetranslate.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 6,
            "filename": "locales/fr.json",
            "revision": "2ffea304be4a3229d4337dc4be43105b36063647,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/fr/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/fr/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/fr/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1146,
            "translated_words": 8587,
            "translated_percent": 96.2,
            "fuzzy": 41,
            "fuzzy_words": 589,
            "fuzzy_percent": 3.4,
            "failing_checks": 194,
            "failing_checks_words": 2034,
            "failing_checks_percent": 16.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.779311Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fr/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.immersivetranslate.com/languages/hi/",
                "url": "https://weblate.immersivetranslate.com/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 7,
            "filename": "locales/hi.json",
            "revision": "a5e3f84684711187a163db8bdbe050d19555715e,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/hi/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/hi/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/hi/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1144,
            "translated_words": 8573,
            "translated_percent": 96.0,
            "fuzzy": 43,
            "fuzzy_words": 603,
            "fuzzy_percent": 3.6,
            "failing_checks": 163,
            "failing_checks_words": 1517,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.792414Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hi/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.immersivetranslate.com/languages/it/",
                "url": "https://weblate.immersivetranslate.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 8,
            "filename": "locales/it.json",
            "revision": "dc476c618617c1d0247078cf2e9d569ab0b1337f,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/it/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/it/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/it/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1144,
            "translated_words": 8521,
            "translated_percent": 96.0,
            "fuzzy": 43,
            "fuzzy_words": 655,
            "fuzzy_percent": 3.6,
            "failing_checks": 177,
            "failing_checks_words": 1701,
            "failing_checks_percent": 14.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.805604Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 323,
                    "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.immersivetranslate.com/languages/ja/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 9,
            "filename": "locales/ja.json",
            "revision": "1cb8f3458188ddbf115d14ed166d1f8e6d35630e,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/ja/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ja/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ja/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1142,
            "translated_words": 8470,
            "translated_percent": 95.8,
            "fuzzy": 45,
            "fuzzy_words": 706,
            "fuzzy_percent": 3.7,
            "failing_checks": 143,
            "failing_checks_words": 1469,
            "failing_checks_percent": 12.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-09-15T00:36:14.964743Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/units/?format=api"
        },
        {
            "language": {
                "id": 360,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.immersivetranslate.com/languages/ko/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 10,
            "filename": "locales/ko.json",
            "revision": "84e163e53a6d602a7fe44acb8d7797798f3f8b45,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/ko/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ko/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ko/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1142,
            "translated_words": 8569,
            "translated_percent": 95.8,
            "fuzzy": 45,
            "fuzzy_words": 607,
            "fuzzy_percent": 3.7,
            "failing_checks": 259,
            "failing_checks_words": 2383,
            "failing_checks_percent": 21.7,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.814583Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/units/?format=api"
        },
        {
            "language": {
                "id": 559,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 559,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.immersivetranslate.com/languages/ru/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 12,
            "filename": "locales/ru.json",
            "revision": "ed70732271994472c66b0ceecdfc07859ac7b26c,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/ru/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ru/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ru/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1187,
            "translated_words": 9176,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 42,
            "failing_checks_words": 88,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T08:18:16.422494Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.immersivetranslate.com/languages/zh_Hant/",
                "url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-TW",
            "id": 13,
            "filename": "locales/zh-TW.json",
            "revision": "d8091f9d17613214c40f2bb4ecd043d594700f96,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/zh_Hant/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/zh_Hant/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/zh_Hant/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1025,
            "total_words": 8028,
            "translated": 987,
            "translated_words": 7634,
            "translated_percent": 96.2,
            "fuzzy": 38,
            "fuzzy_words": 394,
            "fuzzy_percent": 3.7,
            "failing_checks": 86,
            "failing_checks_words": 1132,
            "failing_checks_percent": 8.3,
            "have_suggestion": 42,
            "have_comment": 1,
            "last_change": "2025-09-12T03:43:53.623152Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 14,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/en/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/en/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/en/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 10,
            "total_words": 35,
            "translated": 10,
            "translated_words": 35,
            "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-18T02:25:08.609147Z",
            "last_author": "Thắng Nguyễn (Maxdienz)",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.immersivetranslate.com/languages/ar/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ar",
            "id": 15,
            "filename": "ar.tbx",
            "revision": "e704018bba086715ee8c36c1411cd6b5e4342b52",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ar/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ar/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ar/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 8,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 20.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-06-28T08:13:46.881300Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.immersivetranslate.com/languages/fr/",
                "url": "https://weblate.immersivetranslate.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 16,
            "filename": "fr.tbx",
            "revision": "0ec7cff1d308720ee58b1a1fdb7ce6dc556d8d7e",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/fr/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/fr/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/fr/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:46.921714Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 212,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.immersivetranslate.com/languages/fa/",
                "url": "https://weblate.immersivetranslate.com/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fa",
            "id": 17,
            "filename": "fa.tbx",
            "revision": "c978fc21788757699026c87897ed0afa12caf46a",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/fa/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/fa/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/fa/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 17,
            "translated": 5,
            "translated_words": 17,
            "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-08-19T06:06:30.776477Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.immersivetranslate.com/languages/hi/",
                "url": "https://weblate.immersivetranslate.com/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 18,
            "filename": "hi.tbx",
            "revision": "7040886845086a2e5e4a0610596439f809afc62b",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/hi/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/hi/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/hi/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.028237Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.immersivetranslate.com/languages/it/",
                "url": "https://weblate.immersivetranslate.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 19,
            "filename": "it.tbx",
            "revision": "65db075bb20d3d73174323f66f47cf0d5619879e",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/it/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/it/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/it/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.121489Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.immersivetranslate.com/languages/pt/",
                "url": "https://weblate.immersivetranslate.com/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 20,
            "filename": "pt.tbx",
            "revision": "7ea745b34ccd76683172430c33f5e78efd12fd60",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/pt/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/pt/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/pt/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.174470Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.immersivetranslate.com/languages/de/",
                "url": "https://weblate.immersivetranslate.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 21,
            "filename": "de.tbx",
            "revision": "96c5145b2b06df13ffd00dec6bfd4946ccb90bae",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/de/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/de/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/de/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.214274Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 323,
                    "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.immersivetranslate.com/languages/ja/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 22,
            "filename": "ja.tbx",
            "revision": "698adfef84a16ed515305feb5fd5d2a94b3a62d0",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ja/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ja/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ja/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.256619Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 360,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.immersivetranslate.com/languages/ko/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 23,
            "filename": "ko.tbx",
            "revision": "1777cda856cc962622ef3e5d65033bdc646a04ab",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ko/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ko/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ko/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 50.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-06-28T08:13:47.297749Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 559,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 559,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.immersivetranslate.com/languages/ru/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 24,
            "filename": "ru.tbx",
            "revision": "6481902f9ee5e9bb5dfee2edc29563fe39f53d8b",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ru/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ru/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ru/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.337693Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.immersivetranslate.com/languages/zh_Hant/",
                "url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant",
            "id": 25,
            "filename": "zh_Hant.tbx",
            "revision": "b4f4c5d2e51ab15168b4da947ecfbb73a0696f50",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/zh_Hant/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/zh_Hant/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/zh_Hant/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 10,
            "translated": 1,
            "translated_words": 5,
            "translated_percent": 20.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-05T17:31:48.716573Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.immersivetranslate.com/languages/es/",
                "url": "https://weblate.immersivetranslate.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 26,
            "filename": "es.tbx",
            "revision": "4ff1f69f7071129cd8d15cac83532ebeafb33697",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/es/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/es/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/es/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 7,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.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-06-28T08:13:47.425504Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 663,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 663,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.immersivetranslate.com/languages/tr/",
                "url": "https://weblate.immersivetranslate.com/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 27,
            "filename": "locales/tr.json",
            "revision": "5b38e5df9af75f8ab8c8d12b72f48d53e40f9021,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/tr/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/tr/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/tr/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1143,
            "translated_words": 8519,
            "translated_percent": 95.9,
            "fuzzy": 44,
            "fuzzy_words": 657,
            "fuzzy_percent": 3.6,
            "failing_checks": 151,
            "failing_checks_words": 1310,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.746942Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/tr/units/?format=api"
        },
        {
            "language": {
                "id": 663,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 663,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.immersivetranslate.com/languages/tr/",
                "url": "https://weblate.immersivetranslate.com/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 28,
            "filename": "tr.tbx",
            "revision": "26af25a5d0e77d81dc8b8560d8f80233427640bc",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/tr/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/tr/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/tr/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.515714Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "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.immersivetranslate.com/languages/pt_BR/",
                "url": "https://weblate.immersivetranslate.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 29,
            "filename": "locales/pt-BR.json",
            "revision": "c56b10ee86285ed98318025d911c20c736e206f6,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/pt_BR/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/pt_BR/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/pt_BR/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1145,
            "translated_words": 8580,
            "translated_percent": 96.1,
            "fuzzy": 42,
            "fuzzy_words": 596,
            "fuzzy_percent": 3.5,
            "failing_checks": 98,
            "failing_checks_words": 477,
            "failing_checks_percent": 8.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.827621Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 536,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 536,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://weblate.immersivetranslate.com/languages/pt_PT/",
                "url": "https://weblate.immersivetranslate.com/api/languages/pt_PT/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-PT",
            "id": 30,
            "filename": "locales/pt-PT.json",
            "revision": "784833b7dcc53c2fcb2ce842e36daca7e4de5352,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/pt_PT/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/pt_PT/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/pt_PT/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1145,
            "translated_words": 8580,
            "translated_percent": 96.1,
            "fuzzy": 42,
            "fuzzy_words": 596,
            "fuzzy_percent": 3.5,
            "failing_checks": 160,
            "failing_checks_words": 1399,
            "failing_checks_percent": 13.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.834197Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "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.immersivetranslate.com/languages/pt_BR/",
                "url": "https://weblate.immersivetranslate.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_BR",
            "id": 31,
            "filename": "pt_BR.tbx",
            "revision": "47b9f2011bf2be150f1a89db516aa6199f8090c1",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/pt_BR/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/pt_BR/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/pt_BR/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.560914Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 536,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 536,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://weblate.immersivetranslate.com/languages/pt_PT/",
                "url": "https://weblate.immersivetranslate.com/api/languages/pt_PT/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/pt_PT/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_PT",
            "id": 32,
            "filename": "pt_PT.tbx",
            "revision": "12b89217e3b1706f3d92628f52a36b21f8a5afdd",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/pt_PT/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/pt_PT/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/pt_PT/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.614727Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate Document App",
                "slug": "immersive-translate-site",
                "id": 3,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/site.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/immersive-translate-site/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "app/src/i18n/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/site.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 33,
            "filename": "app/src/i18n/en.json",
            "revision": "46f56b0926b5a990bf60b94a0af99a8419a727d2,46f56b0926b5a990bf60b94a0af99a8419a727d2",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/en/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/en/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/immersive-translate-site/en/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 826,
            "total_words": 8655,
            "translated": 826,
            "translated_words": 8655,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 207,
            "failing_checks_words": 3977,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-16T10:39:56.279684Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/en/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.immersivetranslate.com/languages/zh_Hant/",
                "url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate Document App",
                "slug": "immersive-translate-site",
                "id": 3,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/site.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/immersive-translate-site/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "app/src/i18n/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/site.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-TW",
            "id": 34,
            "filename": "app/src/i18n/zh-TW.json",
            "revision": "58156fc5371357eddcad1c7b2dfc844a25aa08b0,46f56b0926b5a990bf60b94a0af99a8419a727d2",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/zh_Hant/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/zh_Hant/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/immersive-translate-site/zh_Hant/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 826,
            "total_words": 8655,
            "translated": 818,
            "translated_words": 8538,
            "translated_percent": 99.0,
            "fuzzy": 8,
            "fuzzy_words": 117,
            "fuzzy_percent": 0.9,
            "failing_checks": 73,
            "failing_checks_words": 881,
            "failing_checks_percent": 8.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-09-16T10:40:01.431412Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Document Translation",
                "slug": "glossary",
                "id": 4,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 35,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/en/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/en/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/glossary/en/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 4,
            "total_words": 8,
            "translated": 4,
            "translated_words": 8,
            "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-02-15T07:05:10.798299Z",
            "last_author": "Gaisorn",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.immersivetranslate.com/languages/zh_Hant/",
                "url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Document Translation",
                "slug": "glossary",
                "id": 4,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant",
            "id": 36,
            "filename": "zh_Hant.tbx",
            "revision": "6c5a327054420af9a109a458a44b83e780264b82",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/zh_Hant/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/zh_Hant/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/glossary/zh_Hant/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 8,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 75.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-02-16T07:42:54.970043Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 695,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 695,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.immersivetranslate.com/languages/vi/",
                "url": "https://weblate.immersivetranslate.com/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 37,
            "filename": "locales/vi.json",
            "revision": "4c4ac49d1c19cc7cb87a5a9792f71f5dd5bc0d1f,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/vi/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/vi/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/vi/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1025,
            "total_words": 8028,
            "translated": 127,
            "translated_words": 1009,
            "translated_percent": 12.3,
            "fuzzy": 16,
            "fuzzy_words": 76,
            "fuzzy_percent": 1.5,
            "failing_checks": 11,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-09-13T23:17:12.853147Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/vi/units/?format=api"
        },
        {
            "language": {
                "id": 695,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 695,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.immersivetranslate.com/languages/vi/",
                "url": "https://weblate.immersivetranslate.com/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 38,
            "filename": "vi.tbx",
            "revision": "840f5e197f76253b51f33d22c19b74478fea3200",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/vi/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/vi/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/vi/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 13,
            "translated": 6,
            "translated_words": 13,
            "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-18T03:13:27.881056Z",
            "last_author": "Thắng Nguyễn (Maxdienz)",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "id": 646,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 646,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.immersivetranslate.com/languages/th/",
                "url": "https://weblate.immersivetranslate.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate Document App",
                "slug": "immersive-translate-site",
                "id": 3,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/site.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/immersive-translate-site/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "app/src/i18n/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/site.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 39,
            "filename": "app/src/i18n/th.json",
            "revision": "8f8cd65ef6f93b33e5c2386bdf8cdb6b5cb88469,46f56b0926b5a990bf60b94a0af99a8419a727d2",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/th/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/th/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/immersive-translate-site/th/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 826,
            "total_words": 8655,
            "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": 11,
            "have_comment": 0,
            "last_change": "2025-09-16T10:40:00.411552Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/th/units/?format=api"
        },
        {
            "language": {
                "id": 646,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 646,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.immersivetranslate.com/languages/th/",
                "url": "https://weblate.immersivetranslate.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Document Translation",
                "slug": "glossary",
                "id": 4,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate Site",
                    "slug": "immersive-document-translation",
                    "id": 2,
                    "web": "https://app.immersivetranslate.com/",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Immersive Translate Document Translation",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 40,
            "filename": "th.tbx",
            "revision": "1cc7d6eef137df6ba047fdb65e188e88de430238",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/th/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-document-translation/-/th/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/glossary/th/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 8,
            "translated": 4,
            "translated_words": 8,
            "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-02-16T07:42:55.022724Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/glossary/th/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://weblate.immersivetranslate.com/languages/he/",
                "url": "https://weblate.immersivetranslate.com/api/languages/he/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "he",
            "id": 41,
            "filename": "locales/he.json",
            "revision": "ab350578d21af1f808b56b43170160746102e9ec,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/he/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/he/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/he/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1147,
            "translated_words": 8627,
            "translated_percent": 96.3,
            "fuzzy": 40,
            "fuzzy_words": 549,
            "fuzzy_percent": 3.3,
            "failing_checks": 201,
            "failing_checks_words": 2627,
            "failing_checks_percent": 16.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.785542Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/he/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://weblate.immersivetranslate.com/languages/he/",
                "url": "https://weblate.immersivetranslate.com/api/languages/he/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "he",
            "id": 42,
            "filename": "he.tbx",
            "revision": "f02df78a629b53faaf082cc4c63cb5a1714ebe19",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/he/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/he/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/he/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.743851Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ang",
                "name": "English (Old)",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ang@latin"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.immersivetranslate.com/languages/ang/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ang/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ang/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ang",
            "id": 44,
            "filename": "ang.tbx",
            "revision": "178332584683006715906a260e9eaba3bae4d41d",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ang/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ang/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ang/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.791494Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ang/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "bo_CN",
                "name": "Tibetan (China)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2788040,
                "web_url": "https://weblate.immersivetranslate.com/languages/bo_CN/",
                "url": "https://weblate.immersivetranslate.com/api/languages/bo_CN/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/bo_CN/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bo_CN",
            "id": 46,
            "filename": "bo_CN.tbx",
            "revision": "b669e3d43dd8405acf0603e4f9ab0ec28d5c9a7b",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/bo_CN/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/bo_CN/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/bo_CN/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.837969Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/bo_CN/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://weblate.immersivetranslate.com/languages/hu/",
                "url": "https://weblate.immersivetranslate.com/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hu",
            "id": 47,
            "filename": "locales/hu.json",
            "revision": "defc09e807024cbfe46c15e04d653a3502210684,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/hu/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/hu/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/hu/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 1148,
            "translated_words": 8759,
            "translated_percent": 96.3,
            "fuzzy": 39,
            "fuzzy_words": 417,
            "fuzzy_percent": 3.2,
            "failing_checks": 153,
            "failing_checks_words": 1633,
            "failing_checks_percent": 12.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-09-12T03:35:37.799077Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/hu/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://weblate.immersivetranslate.com/languages/hu/",
                "url": "https://weblate.immersivetranslate.com/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hu",
            "id": 48,
            "filename": "hu.tbx",
            "revision": "1411818a608732e316e24ceae5a39b88d1674fca",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/hu/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/hu/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/hu/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.885815Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ars",
                "name": "Arabic (Najdi)",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1025205,
                "web_url": "https://weblate.immersivetranslate.com/languages/ars/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ars/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ars/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ars",
            "id": 49,
            "filename": "locales/ars.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/ars/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ars/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/ars/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 27,
            "translated_words": 27,
            "translated_percent": 2.2,
            "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-09-12T03:35:37.732604Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ars/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ars",
                "name": "Arabic (Najdi)",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1025205,
                "web_url": "https://weblate.immersivetranslate.com/languages/ars/",
                "url": "https://weblate.immersivetranslate.com/api/languages/ars/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/ars/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ars",
            "id": 50,
            "filename": "ars.tbx",
            "revision": "18e52e3fb855592731bf039110043aa7038c5a50",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/ars/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/ars/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/ars/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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-06-28T08:13:47.930772Z",
            "last_author": null,
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/ars/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "arz",
                "name": "Arabic (Egyptian)",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 66639360,
                "web_url": "https://weblate.immersivetranslate.com/languages/arz/",
                "url": "https://weblate.immersivetranslate.com/api/languages/arz/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/arz/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "arz",
            "id": 51,
            "filename": "locales/arz.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/arz/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/arz/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/arz/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 27,
            "translated_words": 27,
            "translated_percent": 2.2,
            "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-09-12T03:35:37.735603Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/arz/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "arz",
                "name": "Arabic (Egyptian)",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 66639360,
                "web_url": "https://weblate.immersivetranslate.com/languages/arz/",
                "url": "https://weblate.immersivetranslate.com/api/languages/arz/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/arz/statistics/?format=api"
            },
            "component": {
                "name": "Immersive Translate",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "arz",
            "id": 52,
            "filename": "arz.tbx",
            "revision": "bc9bcd453e67e01b1daa32683189cf332f2ad08b",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/arz/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/arz/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/glossary/arz/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 5,
            "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": 1,
            "have_comment": 0,
            "last_change": "2025-08-21T08:36:49.417931Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/glossary/arz/units/?format=api"
        },
        {
            "language": {
                "id": 457,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 457,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://weblate.immersivetranslate.com/languages/my/",
                "url": "https://weblate.immersivetranslate.com/api/languages/my/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/my/statistics/?format=api"
            },
            "component": {
                "name": "Extension",
                "slug": "extension",
                "id": 1,
                "source_language": {
                    "id": 169,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 169,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                    "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Immersive Translate",
                    "slug": "immersive-translate",
                    "id": 1,
                    "web": "https://immersivetranslate.com",
                    "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                    "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                    "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                    "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                    "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                    "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                    "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                    "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                    "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:immersive-translate/extension.git",
                "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
                "branch": "main",
                "push_branch": "weblate_i18n_main",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "locales/zh-CN.json",
                "new_base": "",
                "file_format": "json",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
                "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
                "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
                "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
                "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:immersive-translate/extension.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                    "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "my",
            "id": 53,
            "filename": "locales/my.json",
            "revision": "97456c6c0e6cf4a43547e642fbbdaedab2de526c,01c9a19e393f0fc20e6e257b86dd143782ca39a3,69f6f7474ad60b7a91ed7347836159c3c600547c",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/my/",
            "share_url": "https://weblate.immersivetranslate.com/engage/immersive-translate/-/my/",
            "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/my/",
            "url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1191,
            "total_words": 9180,
            "translated": 39,
            "translated_words": 66,
            "translated_percent": 3.2,
            "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-09-12T03:35:37.821070Z",
            "last_author": "Andrey",
            "repository_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/repository/?format=api",
            "file_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/file/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/statistics/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/changes/?format=api",
            "units_list_url": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/my/units/?format=api"
        }
    ]
}