Translation components API.

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

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

{
    "count": 155,
    "next": "https://weblate.iitc.app/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 159034349015,
                "web_url": "https://weblate.iitc.app/languages/en/",
                "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 1,
            "filename": "mobile/app/src/main/res/values/strings.xml",
            "revision": "d7cb3b0d4d35caf637bca133a9b67342c9942271,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/en/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/en/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/en/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 170,
            "total_words": 1170,
            "translated": 170,
            "translated_words": 1170,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 193,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-27T12:05:04.340055Z",
            "last_author": "modos189",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/en/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 159034349015,
                "web_url": "https://weblate.iitc.app/languages/en/",
                "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 2,
            "filename": "public/_locales/en/messages.json",
            "revision": "e54a9bb6b2db7c59344fa42191791c0ad0d4e84b,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/en/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/en/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/en/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 74,
            "total_words": 332,
            "translated": 74,
            "translated_words": 332,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 124,
            "failing_checks_percent": 33.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-05T13:48:37.488600Z",
            "last_author": "Andrii Borysov",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/en/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19580014305,
                "web_url": "https://weblate.iitc.app/languages/ru/",
                "url": "https://weblate.iitc.app/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 3,
            "filename": "public/_locales/ru/messages.json",
            "revision": "1faf42d74b1584418c904800b7cd6b99df558b74,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/ru/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/ru/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/ru/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 50,
            "translated_words": 208,
            "translated_percent": 67.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-05-17T05:36:00.180399Z",
            "last_author": "neostimul",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2930357229,
                "web_url": "https://weblate.iitc.app/languages/uk/",
                "url": "https://weblate.iitc.app/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "uk",
            "id": 4,
            "filename": "public/_locales/uk/messages.json",
            "revision": "98b032d680e87f485420c5845bdef6b491be9b5d,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/uk/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/uk/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/uk/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 37,
            "translated_words": 138,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-26T12:54:51.358341Z",
            "last_author": "Gys Ghost",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 349,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 125127234432,
                "web_url": "https://weblate.iitc.app/languages/zh_Hans/",
                "url": "https://weblate.iitc.app/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh_CN",
            "id": 5,
            "filename": "public/_locales/zh_CN/messages.json",
            "revision": "4662363821ecbeb96b29346df6bf32f16084725d,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/zh_Hans/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/zh_Hans/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/zh_Hans/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 74,
            "translated_words": 332,
            "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": "2024-04-08T11:39:14.711487Z",
            "last_author": "Mingye Wang",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 1011518415,
                "web_url": "https://weblate.iitc.app/languages/be/",
                "url": "https://weblate.iitc.app/api/languages/be/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/be/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "be",
            "id": 6,
            "filename": "public/_locales/be/messages.json",
            "revision": "c11629ecf14efc61576fb70b387b873f271bc43d,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/be/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/be/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/be/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 36,
            "translated_words": 137,
            "translated_percent": 48.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-12-26T11:45:59.282511Z",
            "last_author": "AlexGott",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/be/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19580014305,
                "web_url": "https://weblate.iitc.app/languages/ru/",
                "url": "https://weblate.iitc.app/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 7,
            "filename": "mobile/app/src/main/res/values-ru/strings.xml",
            "revision": "77560b5b4467b765dd654f6ef9335da4442710eb,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/ru/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/ru/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/ru/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 150,
            "translated_words": 1124,
            "translated_percent": 88.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-08-01T16:24:26.526684Z",
            "last_author": null,
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ru/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13464146835,
                "web_url": "https://weblate.iitc.app/languages/de/",
                "url": "https://weblate.iitc.app/api/languages/de/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 8,
            "filename": "mobile/app/src/main/res/values-de/strings.xml",
            "revision": "eeef14733217bd059f7d23615aeb7543d790e318,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/de/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/de/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/de/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 170,
            "translated_words": 1170,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.5,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-03-08T09:40:49.537576Z",
            "last_author": "Heistergand",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/de/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 7949002421,
                "web_url": "https://weblate.iitc.app/languages/tr/",
                "url": "https://weblate.iitc.app/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 9,
            "filename": "mobile/app/src/main/res/values-tr/strings.xml",
            "revision": "1e058a43b9bcf8486c9fe13ab24a04d2497d24f1,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/tr/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/tr/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/tr/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 123,
            "translated_words": 917,
            "translated_percent": 72.3,
            "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": "2024-03-11T16:00:21.487587Z",
            "last_author": "Çağatay Karahan",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/tr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7049691710,
                "web_url": "https://weblate.iitc.app/languages/it/",
                "url": "https://weblate.iitc.app/api/languages/it/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 10,
            "filename": "public/_locales/it/messages.json",
            "revision": "b5dd48818f3a297005cb2a4d6a6ce4539967d9bf,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/it/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/it/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/it/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 49,
            "translated_words": 207,
            "translated_percent": 66.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-25T07:34:13.976645Z",
            "last_author": "Gabriele P. (Strozza)",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/it/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.iitc.app/languages/fr/",
                "url": "https://weblate.iitc.app/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 11,
            "filename": "mobile/app/src/main/res/values-fr/strings.xml",
            "revision": "4eb3857ac4649be1c656a718023b1fbd7cd5a108,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/fr/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/fr/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/fr/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 144,
            "translated_words": 1095,
            "translated_percent": 84.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-06-19T09:39:21.036646Z",
            "last_author": "Thandvar Defrance",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 12029817870,
                "web_url": "https://weblate.iitc.app/languages/ja/",
                "url": "https://weblate.iitc.app/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 12,
            "filename": "mobile/app/src/main/res/values-ja/strings.xml",
            "revision": "a2ff5972f7a29756b57e7661b063975b4860fa95,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/ja/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/ja/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/ja/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 170,
            "translated_words": 1170,
            "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": "2024-05-12T05:49:33.736847Z",
            "last_author": "Tsuyoshi Uehara (tsuyosh)",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ja/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 537219000,
                "web_url": "https://weblate.iitc.app/languages/nb_NO/",
                "url": "https://weblate.iitc.app/api/languages/nb_NO/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nb-rNO",
            "id": 13,
            "filename": "mobile/app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "5148c1edbb2c301121682af73d974948bc27c336,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/nb_NO/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/nb_NO/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/nb_NO/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 29,
            "translated_words": 226,
            "translated_percent": 17.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-15T13:55:14.502512Z",
            "last_author": "Sindaya",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.iitc.app/languages/pt_BR/",
                "url": "https://weblate.iitc.app/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt-rBR",
            "id": 14,
            "filename": "mobile/app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "934d41afeddf0288c0d95208809412135f2e3105,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/pt_BR/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/pt_BR/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/pt_BR/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 170,
            "translated_words": 1170,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-22T05:24:32.345870Z",
            "last_author": "modos189",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.iitc.app/languages/es_419/",
                "url": "https://weblate.iitc.app/api/languages/es_419/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/es_419/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_419",
            "id": 15,
            "filename": "public/_locales/es_419/messages.json",
            "revision": "5ff188acd8e7803e46fabe326e5574ac03b52ec2,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/es_419/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/es_419/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/es_419/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 37,
            "translated_words": 138,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-15T12:29:17.120931Z",
            "last_author": "modos189",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/es_419/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13464146835,
                "web_url": "https://weblate.iitc.app/languages/de/",
                "url": "https://weblate.iitc.app/api/languages/de/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "IITC Button",
                "slug": "iitc-button",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "[email protected]:IITC-CE/IITC-Button.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-button/",
                "branch": "master",
                "push_branch": "",
                "filemask": "public/_locales/*/messages.json",
                "template": "public/_locales/en/messages.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "webextension",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-button/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/IITC-Button.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/IITC-Button/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 168,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/5/?format=api",
                    "https://weblate.iitc.app/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 16,
            "filename": "public/_locales/de/messages.json",
            "revision": "5ae8c2e8d7408ef617cbd26bc585f68562471080,e54a9bb6b2db7c59344fa42191791c0ad0d4e84b",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-button/de/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/de/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-button/de/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 74,
            "total_words": 332,
            "translated": 65,
            "translated_words": 240,
            "translated_percent": 87.8,
            "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": "2024-03-08T09:36:09.245287Z",
            "last_author": "Tobias Hengst",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-button/de/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7049691710,
                "web_url": "https://weblate.iitc.app/languages/it/",
                "url": "https://weblate.iitc.app/api/languages/it/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 17,
            "filename": "mobile/app/src/main/res/values-it/strings.xml",
            "revision": "f06e7d09cea05b95b1dde9dc5d14c5f665a62fff,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/it/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/it/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/it/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 146,
            "translated_words": 1070,
            "translated_percent": 85.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 52,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-10-25T07:41:39.841084Z",
            "last_author": "Gabriele P. (Strozza)",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/it/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.iitc.app/languages/es_419/",
                "url": "https://weblate.iitc.app/api/languages/es_419/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/es_419/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "b+es+419",
            "id": 18,
            "filename": "mobile/app/src/main/res/values-b+es+419/strings.xml",
            "revision": "895bd8bc6b9e03662a9610223cc7f45b538253a6,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/es_419/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/es_419/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/es_419/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 137,
            "translated_words": 993,
            "translated_percent": 80.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-15T13:47:24.268527Z",
            "last_author": "Jorge",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/es_419/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 1011518415,
                "web_url": "https://weblate.iitc.app/languages/be/",
                "url": "https://weblate.iitc.app/api/languages/be/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/be/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "be",
            "id": 19,
            "filename": "mobile/app/src/main/res/values-be/strings.xml",
            "revision": "c4bda71144ce8fd8f363a3184a06b2dedbb0b181,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/be/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/be/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/be/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 143,
            "translated_words": 1090,
            "translated_percent": 84.1,
            "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": "2021-02-08T16:19:40.943648Z",
            "last_author": "AlexGott",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/be/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 856630390,
                "web_url": "https://weblate.iitc.app/languages/ca/",
                "url": "https://weblate.iitc.app/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "IITC Mobile",
                "slug": "iitc-mobile",
                "id": 1,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 77,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 159034349015,
                    "web_url": "https://weblate.iitc.app/languages/en/",
                    "url": "https://weblate.iitc.app/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "IITC-CE",
                    "slug": "iitc-ce",
                    "id": 1,
                    "web": "https://iitc.app",
                    "web_url": "https://weblate.iitc.app/projects/iitc-ce/",
                    "url": "https://weblate.iitc.app/api/projects/iitc-ce/?format=api",
                    "components_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/components/?format=api",
                    "repository_url": "https://weblate.iitc.app/api/projects/iitc-ce/repository/?format=api",
                    "statistics_url": "https://weblate.iitc.app/api/projects/iitc-ce/statistics/?format=api",
                    "changes_list_url": "https://weblate.iitc.app/api/projects/iitc-ce/changes/?format=api",
                    "languages_url": "https://weblate.iitc.app/api/projects/iitc-ce/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git-force-push",
                "repo": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "git_export": "https://weblate.iitc.app/git/iitc-ce/iitc-mobile/",
                "branch": "master",
                "push_branch": "localization",
                "filemask": "mobile/app/src/main/res/values-*/strings.xml",
                "template": "mobile/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/",
                "url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/?format=api",
                "repository_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/repository/?format=api",
                "translations_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/translations/?format=api",
                "statistics_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/statistics/?format=api",
                "lock_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/lock/?format=api",
                "links_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/links/?format=api",
                "changes_list_url": "https://weblate.iitc.app/api/components/iitc-ce/iitc-mobile/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "[email protected]:IITC-CE/ingress-intel-total-conversion.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/IITC-CE/ingress-intel-total-conversion/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.iitc.app/api/addons/3/?format=api",
                    "https://weblate.iitc.app/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 20,
            "filename": "mobile/app/src/main/res/values-ca/strings.xml",
            "revision": "50a910a37091b3a1ceb0e256c0b8f95a01c56bd7,d7cb3b0d4d35caf637bca133a9b67342c9942271",
            "web_url": "https://weblate.iitc.app/projects/iitc-ce/iitc-mobile/ca/",
            "share_url": "https://weblate.iitc.app/engage/iitc-ce/ca/",
            "translate_url": "https://weblate.iitc.app/translate/iitc-ce/iitc-mobile/ca/",
            "url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 1170,
            "translated": 102,
            "translated_words": 755,
            "translated_percent": 60.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-27T12:05:05.223989Z",
            "last_author": "modos189",
            "repository_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/repository/?format=api",
            "file_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/file/?format=api",
            "statistics_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/changes/?format=api",
            "units_list_url": "https://weblate.iitc.app/api/translations/iitc-ce/iitc-mobile/ca/units/?format=api"
        }
    ]
}