Translation components API.

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

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

{
    "count": 6309,
    "next": "https://hosted.weblate.org/api/components/?format=api&page=5",
    "previous": "https://hosted.weblate.org/api/components/?format=api&page=3",
    "results": [
        {
            "name": "Translations",
            "slug": "translations",
            "id": 271,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Unplayer",
                "slug": "unplayer",
                "id": 73,
                "web": "https://github.com/equeim/unplayer",
                "web_url": "https://hosted.weblate.org/projects/unplayer/",
                "url": "https://hosted.weblate.org/api/projects/unplayer/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/unplayer/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/unplayer/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/unplayer/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/unplayer/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/unplayer/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/unplayer/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/unplayer/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/equeim/unplayer.git",
            "git_export": "https://hosted.weblate.org/git/unplayer/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/harbour-unplayer-*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/harbour-unplayer-sv.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/unplayer/translations/",
            "url": "https://hosted.weblate.org/api/components/unplayer/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/unplayer/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/unplayer/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/unplayer/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/unplayer/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/unplayer/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/unplayer/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!en)[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "FreedomBox",
            "slug": "freedombox",
            "id": 272,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "FreedomBox",
                "slug": "freedombox",
                "id": 74,
                "web": "https://freedombox.org",
                "web_url": "https://hosted.weblate.org/projects/freedombox/",
                "url": "https://hosted.weblate.org/api/projects/freedombox/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/freedombox/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/freedombox/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/freedombox/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/freedombox/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/freedombox/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/freedombox/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/freedombox/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "FreedomBox is a private server for non-experts: it lets you install and configure server applications with only a few clicks. It runs on cheap hardware of your choice, uses your internet connection and power, and is under your control.\r\n\r\nFreedomBox: This is the primary component of the project. It is the web interface that users interact with to install apps and configure the home server that is FreedomBox. FreedomBox has a dozens of apps each satisfying the needs of a particular user.\r\n\r\nAndroid App: FreedomBox has a companion app for the Android mobile phones that is publish in F-Droid free software app store as well as Google's play store. This app is useful in discovering FreedomBox (that may not be connected to a monitor) during first time setup and to help users in installing various apps that help in using the services of FreedomBox on an Android phone.\r\n\r\nfreedombox.org Website: Most users discover FreedomBox by starting at the website https://freedombox.org through search, news and social media posts. A typical user may spend only a few minutes on the website before deciding if FreedomBox is some thing they should pursue. The new design of the website is done with this in mind. It explains in the simplest ways what a FreedomBox is, the principles behind it, how to easily obtain it (buy vs. build) and how to participate in the community. Translating this component will give your language's speakers the best first impressions of the project.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/freedombox-team/freedombox.git",
            "git_export": "https://hosted.weblate.org/git/freedombox/freedombox/",
            "branch": "master",
            "push_branch": "",
            "filemask": "plinth/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plinth/locale/django.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/freedombox/freedombox/",
            "url": "https://hosted.weblate.org/api/components/freedombox/freedombox/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/freedombox/freedombox/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@salsa.debian.org:freedombox-team/freedombox.git",
            "check_flags": "safe-html",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://salsa.debian.org/freedombox-team/freedombox/blob/{{branch}}/{{filename}}#L{{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)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!fake).*$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Qt GUI Application",
            "slug": "qt-sonic-pi-gui",
            "id": 277,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Sonic Pi",
                "slug": "sonic-pi",
                "id": 79,
                "web": "https://sonic-pi.net/",
                "web_url": "https://hosted.weblate.org/projects/sonic-pi/",
                "url": "https://hosted.weblate.org/api/projects/sonic-pi/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/sonic-pi/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/sonic-pi/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/sonic-pi/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/sonic-pi/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/sonic-pi/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/sonic-pi/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/sonic-pi/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/samaaron/sonic-pi/blob/main/TRANSLATION.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/sonic-pi-net/sonic-pi.git",
            "git_export": "",
            "branch": "translations",
            "push_branch": "",
            "filemask": "app/gui/qt/lang/sonic-pi_*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "app/gui/qt/lang/sonic-pi_de.ts",
            "file_format": "ts",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/sonic-pi/qt-sonic-pi-gui/",
            "url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/sonic-pi/qt-sonic-pi-gui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:sonic-pi-net/sonic-pi.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/?format=api"
        },
        {
            "name": "Fault codes",
            "slug": "fault-codes",
            "id": 283,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AndrOBD",
                "slug": "androbd",
                "id": 72,
                "web": "https://github.com/fr3ts0n/AndrOBD/wiki",
                "web_url": "https://hosted.weblate.org/projects/androbd/",
                "url": "https://hosted.weblate.org/api/projects/androbd/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/androbd/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/androbd/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/androbd/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/androbd/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/androbd/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/androbd/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/androbd/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/fr3ts0n/AndrOBD.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "library/src/main/java/com/fr3ts0n/ecu/prot/obd/res/codes_*.properties",
            "screenshot_filemask": "",
            "template": "library/src/main/java/com/fr3ts0n/ecu/prot/obd/res/codes.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/androbd/fault-codes/",
            "url": "https://hosted.weblate.org/api/components/androbd/fault-codes/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/androbd/fault-codes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:/fr3ts0n/AndrOBD.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": 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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/androbd/strings/?format=api"
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 284,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Navigate CMS",
                "slug": "navigate-cms",
                "id": 82,
                "web": "http://www.navigatecms.com/",
                "web_url": "https://hosted.weblate.org/projects/navigate-cms/",
                "url": "https://hosted.weblate.org/api/projects/navigate-cms/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/navigate-cms/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/navigate-cms/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/navigate-cms/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/navigate-cms/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/navigate-cms/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/navigate-cms/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/navigate-cms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/NavigateCMS/Navigate-CMS.git",
            "git_export": "https://hosted.weblate.org/git/navigate-cms/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lib/i18n/*.xlf",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/navigate-cms/translations/",
            "url": "https://hosted.weblate.org/api/components/navigate-cms/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/navigate-cms/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Tiled",
            "slug": "translations",
            "id": 285,
            "source_language": {
                "id": 732,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 746,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en_devel/",
                "url": "https://hosted.weblate.org/api/languages/en_devel/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Tiled",
                "slug": "tiled",
                "id": 83,
                "web": "https://www.mapeditor.org/",
                "web_url": "https://hosted.weblate.org/projects/tiled/",
                "url": "https://hosted.weblate.org/api/projects/tiled/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/tiled/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/tiled/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/tiled/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/tiled/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/tiled/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/tiled/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/tiled/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/bjorn/tiled/wiki/Translating-Tiled",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/bjorn/tiled.git",
            "git_export": "https://hosted.weblate.org/git/tiled/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/tiled_*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/tiled_en.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/tiled/translations/",
            "url": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/tiled/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/tiled/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/tiled/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/tiled/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/tiled/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/tiled/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:bjorn/tiled.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/bjorn/tiled/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "bjorn@lindeijer.nl",
            "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)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "OBD data descriptions",
            "slug": "obd-data-descriptions",
            "id": 286,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AndrOBD",
                "slug": "androbd",
                "id": 72,
                "web": "https://github.com/fr3ts0n/AndrOBD/wiki",
                "web_url": "https://hosted.weblate.org/projects/androbd/",
                "url": "https://hosted.weblate.org/api/projects/androbd/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/androbd/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/androbd/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/androbd/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/androbd/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/androbd/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/androbd/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/androbd/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/fr3ts0n/AndrOBD.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "library/src/main/java/com/fr3ts0n/ecu/prot/obd/res/messages_*.properties",
            "screenshot_filemask": "",
            "template": "library/src/main/java/com/fr3ts0n/ecu/prot/obd/res/messages.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/androbd/obd-data-descriptions/",
            "url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/androbd/obd-data-descriptions/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:/fr3ts0n/AndrOBD.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": 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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/androbd/strings/?format=api"
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 287,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Metrodroid",
                "slug": "metrodroid",
                "id": 84,
                "web": "https://www.metrodroid.org/metrodroid/",
                "web_url": "https://hosted.weblate.org/projects/metrodroid/",
                "url": "https://hosted.weblate.org/api/projects/metrodroid/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/metrodroid/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/metrodroid/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/metrodroid/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/metrodroid/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/metrodroid/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/metrodroid/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/metrodroid/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/metrodroid/metrodroid/wiki/Translating",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/metrodroid/metrodroid.git",
            "git_export": "https://hosted.weblate.org/git/metrodroid/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/metrodroid/strings/",
            "url": "https://hosted.weblate.org/api/components/metrodroid/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/metrodroid/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/metrodroid/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/metrodroid/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/metrodroid/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/metrodroid/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/metrodroid/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "android",
            "push": "git@github.com:metrodroid/metrodroid.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Plugin: Breadcrumbs",
            "slug": "plugin-breadcrumbs",
            "id": 288,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/breadcrumbs/po/*/breadcrumbs.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-breadcrumbs/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-breadcrumbs/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Comment paragraph",
            "slug": "plugin-comment-paragraph",
            "id": 289,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/comment_paragraph/po/*/comment_paragraph.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-comment-paragraph/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-paragraph/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Environment notification",
            "slug": "plugin-environment-notification",
            "id": 290,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/environment_notification/po/*/environment_notification.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-environment-notification/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-environment-notification/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Event",
            "slug": "plugin-event",
            "id": 291,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/event/po/*/event.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-event/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-event/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Gallery block",
            "slug": "plugin-gallery-block",
            "id": 292,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/gallery_block/po/*/gallery_block.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-gallery-block/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-gallery-block/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Newsletter",
            "slug": "plugin-newsletter",
            "id": 293,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/newsletter/po/*/newsletter.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-newsletter/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-newsletter/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Orders",
            "slug": "plugin-orders",
            "id": 294,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/orders/po/*/orders.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-orders/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-orders/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Organization ratings",
            "slug": "plugin-organization-ratings",
            "id": 295,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/organization_ratings/po/*/organization_ratings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-organization-ratings/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-organization-ratings/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Site tour",
            "slug": "plugin-site-tour",
            "id": 296,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/site_tour/po/*/site_tour.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-site-tour/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-site-tour/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Sniffer",
            "slug": "plugin-sniffer",
            "id": 297,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/sniffer/po/*/sniffer.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-sniffer/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-sniffer/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 298,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "DSC Auto Rename",
                "slug": "dsc-auto-rename",
                "id": 85,
                "web": "https://github.com/ciubex/dscautorename",
                "web_url": "https://hosted.weblate.org/projects/dsc-auto-rename/",
                "url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/dsc-auto-rename/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/ciubex/dscautorename.git",
            "git_export": "https://hosted.weblate.org/git/dsc-auto-rename/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/dsc-auto-rename/strings/",
            "url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/dsc-auto-rename/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ciubex/dscautorename.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Android",
            "slug": "strings",
            "id": 299,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Openbmap",
                "slug": "openbmap",
                "id": 86,
                "web": "https://radiocells.org/",
                "web_url": "https://hosted.weblate.org/projects/openbmap/",
                "url": "https://hosted.weblate.org/api/projects/openbmap/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/openbmap/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/openbmap/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/openbmap/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/openbmap/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/openbmap/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/openbmap/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/openbmap/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/wish7code/openbmap.git",
            "git_export": "https://hosted.weblate.org/git/openbmap/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "android/app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "android/app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/openbmap/strings/",
            "url": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/openbmap/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/openbmap/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/openbmap/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/openbmap/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/openbmap/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/openbmap/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:/wish7code/openbmap.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 300,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Lexica",
                "slug": "lexica",
                "id": 87,
                "web": "https://github.com/lexica/lexica",
                "web_url": "https://hosted.weblate.org/projects/lexica/",
                "url": "https://hosted.weblate.org/api/projects/lexica/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/lexica/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/lexica/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/lexica/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/lexica/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/lexica/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/lexica/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/lexica/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/lexica/lexica.git",
            "git_export": "https://hosted.weblate.org/git/lexica/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/lexica/strings/",
            "url": "https://hosted.weblate.org/api/components/lexica/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/lexica/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/lexica/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/lexica/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/lexica/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/lexica/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/lexica/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:lexica/lexica",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 301,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Transistor",
                "slug": "transistor",
                "id": 88,
                "web": "https://codeberg.org/y20k/transistor",
                "web_url": "https://hosted.weblate.org/projects/transistor/",
                "url": "https://hosted.weblate.org/api/projects/transistor/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/transistor/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/transistor/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/transistor/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/transistor/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/transistor/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/transistor/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/transistor/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://codeberg.org/y20k/transistor.git",
            "git_export": "https://hosted.weblate.org/git/transistor/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/transistor/strings/",
            "url": "https://hosted.weblate.org/api/components/transistor/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/transistor/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/transistor/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/transistor/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/transistor/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/transistor/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/transistor/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@codeberg.org:y20k/transistor.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 302,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenBikeSharing",
                "slug": "openbikesharing",
                "id": 89,
                "web": "https://openbikesharing.org/",
                "web_url": "https://hosted.weblate.org/projects/openbikesharing/",
                "url": "https://hosted.weblate.org/api/projects/openbikesharing/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/openbikesharing/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/openbikesharing/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/openbikesharing/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/openbikesharing/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/openbikesharing/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/openbikesharing/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/openbikesharing/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/bparmentier/OpenBikeSharing.git",
            "git_export": "https://hosted.weblate.org/git/openbikesharing/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/",
            "url": "https://hosted.weblate.org/api/components/openbikesharing/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/openbikesharing/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:bparmentier/OpenBikeSharing.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": 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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Market",
            "slug": "market",
            "id": 304,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Metrodroid",
                "slug": "metrodroid",
                "id": 84,
                "web": "https://www.metrodroid.org/metrodroid/",
                "web_url": "https://hosted.weblate.org/projects/metrodroid/",
                "url": "https://hosted.weblate.org/api/projects/metrodroid/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/metrodroid/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/metrodroid/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/metrodroid/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/metrodroid/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/metrodroid/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/metrodroid/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/metrodroid/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/metrodroid/metrodroid/wiki/Translating",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/metrodroid/metrodroid.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/res/values-*/market.xml",
            "screenshot_filemask": "",
            "template": "src/main/res/values/market.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/metrodroid/market/",
            "url": "https://hosted.weblate.org/api/components/metrodroid/market/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/metrodroid/market/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/metrodroid/market/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/metrodroid/market/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/metrodroid/market/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/metrodroid/market/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/metrodroid/market/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "android",
            "push": "git@github.com:metrodroid/metrodroid.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/metrodroid/strings/?format=api"
        },
        {
            "name": "99_backcover",
            "slug": "99_backcover",
            "id": 306,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/99_backcover.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/99_backcover/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "Django",
            "slug": "django",
            "id": 316,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "eventoL",
                "slug": "eventol",
                "id": 94,
                "web": "https://github.com/eventoL/eventoL",
                "web_url": "https://hosted.weblate.org/projects/eventol/",
                "url": "https://hosted.weblate.org/api/projects/eventol/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/eventol/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/eventol/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/eventol/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/eventol/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/eventol/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/eventol/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/eventol/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/eventoL/eventoL.git",
            "git_export": "https://hosted.weblate.org/git/eventol/django/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "eventol/conf/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/eventol/django/",
            "url": "https://hosted.weblate.org/api/components/eventol/django/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/eventol/django/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/eventol/django/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/eventol/django/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/eventol/django/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/eventol/django/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/eventol/django/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:eventoL/eventoL.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/eventoL/eventoL/tree/develop/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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://hosted.weblate.org/api/addons/184/?format=api",
                "https://hosted.weblate.org/api/addons/183/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 317,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Tilix",
                "slug": "tilix",
                "id": 95,
                "web": "https://github.com/gnunn1/tilix",
                "web_url": "https://hosted.weblate.org/projects/tilix/",
                "url": "https://hosted.weblate.org/api/projects/tilix/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/tilix/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/tilix/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/tilix/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/tilix/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/tilix/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/tilix/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/tilix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/gnunn1/tilix.git",
            "git_export": "https://hosted.weblate.org/git/tilix/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/tilix.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/tilix/translations/",
            "url": "https://hosted.weblate.org/api/components/tilix/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/tilix/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/tilix/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/tilix/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/tilix/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/tilix/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/tilix/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:gnunn1/tilix.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/gnunn1/tilix/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "l10n: Update {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "app",
            "slug": "app",
            "id": 318,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Red Moon",
                "slug": "red-moon",
                "id": 96,
                "web": "https://github.com/raatmarien/red-moon",
                "web_url": "https://hosted.weblate.org/projects/red-moon/",
                "url": "https://hosted.weblate.org/api/projects/red-moon/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/red-moon/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/red-moon/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/red-moon/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/red-moon/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/red-moon/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/red-moon/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/red-moon/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/LibreShift/red-moon.git",
            "git_export": "https://hosted.weblate.org/git/red-moon/app/",
            "branch": "master",
            "push_branch": "translations",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/red-moon/app/",
            "url": "https://hosted.weblate.org/api/components/red-moon/app/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/red-moon/app/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/red-moon/app/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/red-moon/app/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/red-moon/app/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/red-moon/app/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/red-moon/app/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:LibreShift/red-moon.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/LibreShift/red-moon/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "weblate.org-redmoon@smichel.me",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Tutorial",
            "slug": "tutorial",
            "id": 323,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Sonic Pi",
                "slug": "sonic-pi",
                "id": 79,
                "web": "https://sonic-pi.net/",
                "web_url": "https://hosted.weblate.org/projects/sonic-pi/",
                "url": "https://hosted.weblate.org/api/projects/sonic-pi/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/sonic-pi/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/sonic-pi/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/sonic-pi/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/sonic-pi/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/sonic-pi/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/sonic-pi/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/sonic-pi/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/samaaron/sonic-pi/blob/main/TRANSLATION.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/sonic-pi-net/sonic-pi.git",
            "git_export": "https://hosted.weblate.org/git/sonic-pi/tutorial/",
            "branch": "translations",
            "push_branch": "",
            "filemask": "etc/doc/lang/sonic-pi-tutorial-*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/sonic-pi/tutorial/",
            "url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/sonic-pi/tutorial/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:sonic-pi-net/sonic-pi.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^..$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 324,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Android Betterpickers",
                "slug": "android-betterpickers",
                "id": 98,
                "web": "https://github.com/code-troopers/android-betterpickers",
                "web_url": "https://hosted.weblate.org/projects/android-betterpickers/",
                "url": "https://hosted.weblate.org/api/projects/android-betterpickers/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/android-betterpickers/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/android-betterpickers/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/android-betterpickers/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/android-betterpickers/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/android-betterpickers/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/android-betterpickers/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/android-betterpickers/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/code-troopers/android-betterpickers.git",
            "git_export": "https://hosted.weblate.org/git/android-betterpickers/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "library/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "library/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/android-betterpickers/strings/",
            "url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/android-betterpickers/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "App",
            "slug": "app",
            "id": 325,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Ricin",
                "slug": "ricin",
                "id": 99,
                "web": "https://ricin.im/",
                "web_url": "https://hosted.weblate.org/projects/ricin/",
                "url": "https://hosted.weblate.org/api/projects/ricin/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/ricin/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/ricin/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/ricin/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/ricin/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/ricin/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/ricin/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/ricin/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/RicinApp/Ricin.git",
            "git_export": "https://hosted.weblate.org/git/ricin/app/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/ricin.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/ricin/app/",
            "url": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/ricin/app/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/ricin/app/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/ricin/app/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/ricin/app/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/ricin/app/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/ricin/app/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/RicinApp/Ricin/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "99_website",
            "slug": "99_website",
            "id": 340,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/99_website.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/99_website/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/99_website/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 341,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GtkHash",
                "slug": "gtkhash",
                "id": 100,
                "web": "https://github.com/gtkhash/gtkhash",
                "web_url": "https://hosted.weblate.org/projects/gtkhash/",
                "url": "https://hosted.weblate.org/api/projects/gtkhash/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/gtkhash/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/gtkhash/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/gtkhash/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/gtkhash/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/gtkhash/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/gtkhash/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/gtkhash/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/gtkhash/gtkhash.git",
            "git_export": "https://hosted.weblate.org/git/gtkhash/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "po/gtkhash.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/gtkhash/translations/",
            "url": "https://hosted.weblate.org/api/components/gtkhash/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/gtkhash/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/gtkhash/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/gtkhash/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/gtkhash/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/gtkhash/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/gtkhash/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/gtkhash/gtkhash/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update {{ language_code }} ({{ language_name }}) translation\r\n\r\nCurrently translated: {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Add {{ language_code }} ({{ language_name }}) translation",
            "delete_message": "Delete {{ language_code }} ({{ language_name }}) translation",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/144/?format=api",
                "https://hosted.weblate.org/api/addons/145/?format=api",
                "https://hosted.weblate.org/api/addons/146/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Godot Editor",
            "slug": "godot",
            "id": 344,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Godot Engine",
                "slug": "godot-engine",
                "id": 102,
                "web": "https://godotengine.org/",
                "web_url": "https://hosted.weblate.org/projects/godot-engine/",
                "url": "https://hosted.weblate.org/api/projects/godot-engine/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/godot-engine/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/godot-engine/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/godot-engine/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/godot-engine/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/godot-engine/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/godot-engine/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/godot-engine/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Thanks for helping with Godot Engine translations!\r\n\r\nPlease make sure to read the detailed instructions that we have for each translation components on:\r\nhttps://docs.godotengine.org/en/latest/contributing/documentation/editor_and_docs_localization.html",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/godotengine/godot-editor-l10n",
            "git_export": "https://hosted.weblate.org/git/godot-engine/godot/",
            "branch": "main",
            "push_branch": "",
            "filemask": "editor/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "editor/editor.pot",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/godot-engine/godot/",
            "url": "https://hosted.weblate.org/api/components/godot-engine/godot/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/godot-engine/godot/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/godot-engine/godot/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/godot-engine/godot/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/godot-engine/godot/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/godot-engine/godot/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/godot-engine/godot/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "c-format",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/godotengine/godot/blob/master/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "editor: Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "editor: Added translation using Weblate ({{ language_name }})",
            "delete_message": "editor: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/105/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/godot-engine/godot-properties/?format=api"
        },
        {
            "name": "JClic.js",
            "slug": "jclicjs",
            "id": 348,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "JClic",
                "slug": "jclic",
                "id": 106,
                "web": "https://projectestac.github.io/jclic.js/",
                "web_url": "https://hosted.weblate.org/projects/jclic/",
                "url": "https://hosted.weblate.org/api/projects/jclic/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/jclic/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/jclic/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/jclic/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/jclic/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/jclic/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/jclic/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/jclic/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/projectestac/jclic.js.git",
            "git_export": "https://hosted.weblate.org/git/jclic/jclicjs/",
            "branch": "master",
            "push_branch": "",
            "filemask": "locales/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locales/jclic.js.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/jclic/jclicjs/",
            "url": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/jclic/jclicjs/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framework",
            "slug": "framework",
            "id": 349,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "https://hosted.weblate.org/git/qooxdoo/framework/",
            "branch": "master",
            "push_branch": "",
            "filemask": "framework/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "framework/source/translation/C.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/framework/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/qooxdoo/qooxdoo/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/103/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Playground",
            "slug": "playground",
            "id": 350,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application/playground/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "application/playground/source/translation/en.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/playground/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/playground/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/playground/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "Demobrowser",
            "slug": "demobrowser",
            "id": 351,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application/demobrowser/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "application/demobrowser/source/translation/en.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "Showcase",
            "slug": "showcase",
            "id": 352,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application/showcase/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "application/showcase/source/translation/de.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/showcase/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "Feedreader",
            "slug": "feedreader",
            "id": 353,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application/feedreader/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "application/feedreader/source/translation/C.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/feedreader/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "Logpane",
            "slug": "logpane",
            "id": 354,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "component/library/logpane/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "component/library/logpane/source/translation/en.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/logpane/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/logpane/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "APIViewer",
            "slug": "apiviewer",
            "id": 355,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "qooxdoo",
                "slug": "qooxdoo",
                "id": 107,
                "web": "http://www.qooxdoo.org/",
                "web_url": "https://hosted.weblate.org/projects/qooxdoo/",
                "url": "https://hosted.weblate.org/api/projects/qooxdoo/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/qooxdoo/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/qooxdoo/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/qooxdoo/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/qooxdoo/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/qooxdoo/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/qooxdoo/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qooxdoo/qooxdoo.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "component/apiviewer/source/translation/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "component/apiviewer/source/translation/en.po",
            "file_format": "po",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/apiviewer/",
            "url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/qooxdoo/apiviewer/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.][^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/qooxdoo/framework/?format=api"
        },
        {
            "name": "Mapper",
            "slug": "mapper",
            "id": 356,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OpenOrienteering",
                "slug": "openorienteering",
                "id": 108,
                "web": "http://www.openorienteering.org/",
                "web_url": "https://hosted.weblate.org/projects/openorienteering/",
                "url": "https://hosted.weblate.org/api/projects/openorienteering/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/openorienteering/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/openorienteering/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/openorienteering/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/openorienteering/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/openorienteering/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/openorienteering/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/openorienteering/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/OpenOrienteering/mapper/wiki/Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/OpenOrienteering/mapper.git",
            "git_export": "https://hosted.weblate.org/git/openorienteering/mapper/",
            "branch": "translations",
            "push_branch": "",
            "filemask": "translations/OpenOrienteering_*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/OpenOrienteering_template.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/openorienteering/mapper/",
            "url": "https://hosted.weblate.org/api/components/openorienteering/mapper/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/openorienteering/mapper/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/OpenOrienteering/mapper/blob/{{branch}}/translations/{{filename}}#L{{line}}",
            "report_source_bugs": "dg0yt@darc.de",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!template).*$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 357,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Member Portfolio Service",
                "slug": "debian-member-portfolio-service",
                "id": 109,
                "web": "https://portfolio.debian.net/",
                "web_url": "https://hosted.weblate.org/projects/debian-member-portfolio-service/",
                "url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-member-portfolio-service/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://git.dittberner.info/jan/debianmemberportfolio.git",
            "git_export": "https://hosted.weblate.org/git/debian-member-portfolio-service/translations/",
            "branch": "main",
            "push_branch": "",
            "filemask": "debianmemberportfolio/translations/*/LC_MESSAGES/messages.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "debianmemberportfolio/translations/de/LC_MESSAGES/messages.po",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-member-portfolio-service/translations/",
            "url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-member-portfolio-service/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.dittberner.info/jan/debianmemberportfolio/src/branch/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Website",
            "slug": "website",
            "id": 358,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Tox",
                "slug": "tox",
                "id": 78,
                "web": "https://tox.chat/",
                "web_url": "https://hosted.weblate.org/projects/tox/",
                "url": "https://hosted.weblate.org/api/projects/tox/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/tox/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/tox/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/tox/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/tox/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/tox/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/tox/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/tox/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/qTox/qTox-Website.git",
            "git_export": "https://hosted.weblate.org/git/tox/website/",
            "branch": "master",
            "push_branch": "",
            "filemask": "index.*.json",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "index.en.json",
            "file_format": "json",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/tox/website/",
            "url": "https://hosted.weblate.org/api/components/tox/website/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/tox/website/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/tox/website/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/tox/website/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/tox/website/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/tox/website/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/tox/website/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5410/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 359,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Reference",
                "slug": "debian-reference",
                "id": 110,
                "web": "https://www.debian.org/doc/manuals/debian-reference/",
                "web_url": "https://hosted.weblate.org/projects/debian-reference/",
                "url": "https://hosted.weblate.org/api/projects/debian-reference/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-reference/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-reference/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-reference/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-reference/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-reference/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-reference/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-reference/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://salsa.debian.org/debian/debian-reference",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/debian/debian-reference.git",
            "git_export": "https://hosted.weblate.org/git/debian-reference/translations/",
            "branch": "latest",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-reference/translations/",
            "url": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-reference/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-reference/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-reference/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-reference/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-reference/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-reference/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(es|fi|fr|id|ja|ko|nb|pt|ro|sv|zh-cn|zh-tw|nb-no|pt-br)$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/12221/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Android",
            "slug": "strings",
            "id": 366,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Ghost",
                "slug": "ghost",
                "id": 111,
                "web": "https://ghost.org/",
                "web_url": "https://hosted.weblate.org/projects/ghost/",
                "url": "https://hosted.weblate.org/api/projects/ghost/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/ghost/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/ghost/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/ghost/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/ghost/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/ghost/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/ghost/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/ghost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/TryGhost/Ghost-Android/#help-translate-ghost-android",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/TryGhost/Ghost-Android.git",
            "git_export": "https://hosted.weblate.org/git/ghost/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/ghost/strings/",
            "url": "https://hosted.weblate.org/api/components/ghost/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/ghost/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/ghost/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/ghost/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/ghost/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/ghost/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/ghost/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:TryGhost/Ghost-Android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Translations",
            "slug": "translations",
            "id": 367,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Rockpool",
                "slug": "rockpool",
                "id": 112,
                "web": "https://github.com/abranson/rockpool",
                "web_url": "https://hosted.weblate.org/projects/rockpool/",
                "url": "https://hosted.weblate.org/api/projects/rockpool/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/rockpool/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/rockpool/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/rockpool/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/rockpool/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/rockpool/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/rockpool/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/rockpool/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "git@github.com:abranson/rockpool.git",
            "git_export": "https://hosted.weblate.org/git/rockpool/translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "rockwork/translations/rockpool_*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "rockwork/translations/rockpool.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/rockpool/translations/",
            "url": "https://hosted.weblate.org/api/components/rockpool/translations/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/rockpool/translations/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/rockpool/translations/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/rockpool/translations/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/rockpool/translations/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/rockpool/translations/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/rockpool/translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:abranson/rockpool.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Settings",
            "slug": "settings",
            "id": 368,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AsteroidOS",
                "slug": "asteroidos",
                "id": 113,
                "web": "https://asteroidos.org/",
                "web_url": "https://hosted.weblate.org/projects/asteroidos/",
                "url": "https://hosted.weblate.org/api/projects/asteroidos/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/asteroidos/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/asteroidos/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/asteroidos/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/asteroidos/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/asteroidos/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/asteroidos/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/asteroidos/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://asteroidos.org/wiki/translating-asteroidos/",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/AsteroidOS/asteroid-settings.git",
            "git_export": "https://hosted.weblate.org/git/asteroidos/settings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "i18n/asteroid-settings.*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/asteroid-settings.fr.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/asteroidos/settings/",
            "url": "https://hosted.weblate.org/api/components/asteroidos/settings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/asteroidos/settings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/asteroidos/settings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/asteroidos/settings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/asteroidos/settings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/asteroidos/settings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/asteroidos/settings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:AsteroidOS/asteroid-settings.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/AsteroidOS/asteroid-settings/blob/{{branch}}/i18n/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Alarm Clock",
            "slug": "alarmclock",
            "id": 369,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AsteroidOS",
                "slug": "asteroidos",
                "id": 113,
                "web": "https://asteroidos.org/",
                "web_url": "https://hosted.weblate.org/projects/asteroidos/",
                "url": "https://hosted.weblate.org/api/projects/asteroidos/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/asteroidos/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/asteroidos/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/asteroidos/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/asteroidos/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/asteroidos/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/asteroidos/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/asteroidos/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://asteroidos.org/wiki/translating-asteroidos/",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/AsteroidOS/asteroid-alarmclock.git",
            "git_export": "https://hosted.weblate.org/git/asteroidos/alarmclock/",
            "branch": "master",
            "push_branch": "",
            "filemask": "alarmclock/i18n/asteroid-alarmclock.*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "alarmclock/i18n/asteroid-alarmclock.fr.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/asteroidos/alarmclock/",
            "url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/asteroidos/alarmclock/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:AsteroidOS/asteroid-alarmclock.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/AsteroidOS/asteroid-alarmclock/blob/{{branch}}/alarmclock/i18n/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}