Translation components API.

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

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

{
    "count": 193,
    "next": "https://weblate.ppc.lol/api/translations/?format=api&page=6",
    "previous": "https://weblate.ppc.lol/api/translations/?format=api&page=4",
    "results": [
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 262,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ja/",
                "url": "https://weblate.ppc.lol/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "ja",
            "id": 183,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ja/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ja/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ja/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 227,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.ppc.lol/languages/ha/",
                "url": "https://weblate.ppc.lol/api/languages/ha/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ha/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "ha",
            "id": 184,
            "filename": "ha.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ha/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ha/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ha/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ha/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 380,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/nb_NO/",
                "url": "https://weblate.ppc.lol/api/languages/nb_NO/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "nb_NO",
            "id": 185,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/nb_NO/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/nb_NO/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/nb_NO/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/it/",
                "url": "https://weblate.ppc.lol/api/languages/it/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "it",
            "id": 186,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/it/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/it/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/it/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 588,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/zh_Hant/",
                "url": "https://weblate.ppc.lol/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hant",
            "id": 187,
            "filename": "assets/translations/zh_Hant.json",
            "revision": "59491c65cd2fadeb8aec7c483d0a3c11fee9c440,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/zh_Hant/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/zh_Hant/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/zh_Hant/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 499,
            "translated_words": 2194,
            "translated_percent": 85.7,
            "fuzzy": 2,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T19:27:09.450521Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 588,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/zh_Hant/",
                "url": "https://weblate.ppc.lol/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "zh_Hant",
            "id": 188,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/zh_Hant/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/zh_Hant/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/zh_Hant/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/mr/",
                "url": "https://weblate.ppc.lol/api/languages/mr/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mr",
            "id": 189,
            "filename": "assets/translations/mr.json",
            "revision": "399972dfcc109d9c40ee11ef7462a8f4d3fda95a,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/mr/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/mr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/mr/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 344,
            "translated_words": 1790,
            "translated_percent": 59.1,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T11:05:47.637078Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/mr/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/mr/",
                "url": "https://weblate.ppc.lol/api/languages/mr/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "mr",
            "id": 190,
            "filename": "mr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/mr/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/mr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/mr/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/mr/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 367,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ms/",
                "url": "https://weblate.ppc.lol/api/languages/ms/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ms",
            "id": 191,
            "filename": "assets/translations/ms.json",
            "revision": "b0933e58f52044cf5b6d86e3eb05fd9be0f7d156,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/ms/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ms/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ms/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 344,
            "translated_words": 1790,
            "translated_percent": 59.1,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T10:52:52.218855Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ms/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 367,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ms/",
                "url": "https://weblate.ppc.lol/api/languages/ms/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "ms",
            "id": 192,
            "filename": "ms.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ms/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ms/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ms/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ms/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 373,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/my/",
                "url": "https://weblate.ppc.lol/api/languages/my/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/my/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "my",
            "id": 193,
            "filename": "assets/translations/my.json",
            "revision": "350fa6647718d51a1f62a46f37e3780f10563f8f,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/my/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/my/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/my/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 347,
            "translated_words": 1797,
            "translated_percent": 59.6,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-27T19:23:09.790434Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 373,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/my/",
                "url": "https://weblate.ppc.lol/api/languages/my/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/my/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "my",
            "id": 194,
            "filename": "my.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/my/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/my/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/my/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/my/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 412,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/pa/",
                "url": "https://weblate.ppc.lol/api/languages/pa/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pa",
            "id": 195,
            "filename": "assets/translations/pa.json",
            "revision": "05f7bd21a4a8b58fb89c61bc1d12d3f30e184c25,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/pa/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/pa/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/pa/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 344,
            "translated_words": 1790,
            "translated_percent": 59.1,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-03T00:55:04.860471Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 412,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/pa/",
                "url": "https://weblate.ppc.lol/api/languages/pa/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "pa",
            "id": 196,
            "filename": "pa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/pa/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/pa/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/pa/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/pa/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 510,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ta/",
                "url": "https://weblate.ppc.lol/api/languages/ta/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ta/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ta",
            "id": 197,
            "filename": "assets/translations/ta.json",
            "revision": "014a0681522f70cb7cc80eb733718f23682a80b3,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/ta/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ta/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ta/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 344,
            "translated_words": 1790,
            "translated_percent": 59.1,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-19T22:46:00.124088Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ta/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 510,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/ta/",
                "url": "https://weblate.ppc.lol/api/languages/ta/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/ta/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "ta",
            "id": 198,
            "filename": "ta.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/ta/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/ta/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/ta/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/ta/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 512,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/te/",
                "url": "https://weblate.ppc.lol/api/languages/te/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/te/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "te",
            "id": 199,
            "filename": "assets/translations/te.json",
            "revision": "f68d1ec8a1712891639115427f4e38e633785f48,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/te/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/te/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/te/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 344,
            "translated_words": 1790,
            "translated_percent": 59.1,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-19T22:40:51.890668Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 512,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/te/",
                "url": "https://weblate.ppc.lol/api/languages/te/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/te/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "te",
            "id": 200,
            "filename": "te.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/te/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/te/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/te/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/te/units/?format=api"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 258,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/is/",
                "url": "https://weblate.ppc.lol/api/languages/is/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/is/statistics/?format=api"
            },
            "component": {
                "name": "Translations",
                "slug": "translations",
                "id": 8,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/peercoin/peercoin_flutter",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
                "branch": "main",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "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 }}",
                "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.ppc.lol/api/addons/1/?format=api",
                    "https://weblate.ppc.lol/api/addons/2/?format=api",
                    "https://weblate.ppc.lol/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "is",
            "id": 201,
            "filename": "assets/translations/is.json",
            "revision": "d1d250edaee7bce978aa1247e61677f8d9d2d695,df8e204f6742c0ec12f044d24e28afa5504f1cee",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/is/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/is/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/is/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 582,
            "total_words": 2661,
            "translated": 582,
            "translated_words": 2661,
            "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-03-05T16:31:34.002765Z",
            "last_author": "Marius Kjærstad",
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/is/units/?format=api"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 258,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.ppc.lol/languages/is/",
                "url": "https://weblate.ppc.lol/api/languages/is/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/languages/is/statistics/?format=api"
            },
            "component": {
                "name": "Peercoin Flutter",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 139,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.ppc.lol/languages/en/",
                    "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Peercoin Flutter",
                    "slug": "peercoin-flutter",
                    "id": 3,
                    "web": "https://github.com/peercoin/peercoin_flutter",
                    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
                    "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
                    "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
                    "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
                    "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
                    "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
                    "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/",
                "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
                "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/repository/?format=api",
                "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/translations/?format=api",
                "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/statistics/?format=api",
                "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/lock/?format=api",
                "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/links/?format=api",
                "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/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 }}",
                "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"
            },
            "language_code": "is",
            "id": 202,
            "filename": "is.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/glossary/is/",
            "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/is/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/glossary/is/",
            "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/repository/?format=api",
            "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/file/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/changes/?format=api",
            "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/is/units/?format=api"
        }
    ]
}