Translation components API.

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

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

{
    "count": 129,
    "next": "https://weblate.framasoft.org/api/components/?format=api&page=3",
    "previous": "https://weblate.framasoft.org/api/components/?format=api",
    "results": [
        {
            "name": "Commons",
            "slug": "commons",
            "id": 100,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framasoft/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/vue-fs/commons.git",
            "git_export": "https://weblate.framasoft.org/git/framasoft/commons/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/main.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/main.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/commons/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/commons/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/commons/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/commons/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/commons/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/commons/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/commons/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/commons/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/vue-fs/commons.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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": "Soutenir",
            "slug": "soutenir",
            "id": 101,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framasoft/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/vue-fs/commons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/sfs.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/sfs.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/soutenir/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/soutenir/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/vue-fs/commons.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://weblate.framasoft.org/api/components/framasoft/commons/?format=api"
        },
        {
            "name": "Login Notes",
            "slug": "login-notes",
            "id": 102,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Nextcloud Apps",
                "slug": "nextcloud",
                "id": 41,
                "web": "https://framagit.org/framasoft/nextcloud",
                "web_url": "https://weblate.framasoft.org/projects/nextcloud/",
                "url": "https://weblate.framasoft.org/api/projects/nextcloud/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/nextcloud/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nextcloud/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/nextcloud/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/nextcloud/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/nextcloud/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/nextcloud/login-notes.git",
            "git_export": "https://weblate.framasoft.org/git/nextcloud/login-notes/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translationfiles/*/login_notes.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translationfiles/templates/login_notes.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nextcloud/login-notes/",
            "url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": 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://weblate.framasoft.org/api/addons/8/?format=api",
                "https://weblate.framasoft.org/api/addons/36/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Mobilizon",
            "slug": "glossary",
            "id": 103,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mobilizon",
                "slug": "mobilizon",
                "id": 2,
                "web": "https://joinmobilizon.org/",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/mobilizon/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "### Guidelines\r\n\r\n* When in doubt, use the suggestion feature instead of changing the translation directly\r\n* Post a comment to discuss about translations\r\n* Feel free to ask clarification and context on a string\r\n\r\n### Components\r\n\r\nMobilizon has several modules that need to be translated:\r\n\r\n* Frontend: mostly what you see in the web app in your browser\r\n* Activity: every group activity log, that can be sent in emails\r\n* Backend errors: errors returned by the backend (for instance if the event lacks a title)\r\n* Backend: the rest of emails, server-side default configuration, push notifications, …\r\n* Search index: the global search engine\r\n\r\nThe Android app and Android app metadata components are not maintained.\r\n\r\n### Formating\r\n\r\nFrontend (frontend + search index components) and backend (everything else) parts use different formats to hold translations so you may encounter different ways to format strings when translating:\r\n\r\n* Frontend uses the [Vue-I18N](https://vue-i18n.intlify.dev/) library\r\n  * Formatting is based on the ICU Message Format syntax, with placeholders like this: `{interpolation}`. **You must never translate what's between the brackets**.\r\n  * It handles pluralization manually by separating versions with pipes : https://vue-i18n.intlify.dev/guide/essentials/pluralization.html\r\n  * Pluralization rules are included for the majority of languages but some may need to be added manually ([example for Scottish Gaelic](https://framagit.org/framasoft/mobilizon/-/blob/main/js/src/i18n/pluralRules/gd.ts)).\r\n  * Special characters sometimes have to be escaped. For instance: `{'@'}{username}` would give, after interpolation : `@thomas`. See https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characters\r\n\r\n* Backend uses the classic Gettext library and Weblate should support this format much better\r\n  * Placeholders look like this: `This is user %{username}`.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framadate Glossary",
            "slug": "glossary",
            "id": 104,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framadate",
                "slug": "framadate",
                "id": 4,
                "web": "https://framagit.org/framasoft/framadate/framadate/",
                "web_url": "https://weblate.framasoft.org/projects/framadate/",
                "url": "https://weblate.framasoft.org/api/projects/framadate/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framadate/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framadate/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framadate/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framadate/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framadate/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framadate/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framadate/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framadate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CECILL-B",
            "license_url": "https://spdx.org/licenses/CECILL-B.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framadate/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framadate/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framadate/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framadate/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framadate/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framadate/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framadate/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "joinpeertube",
            "slug": "glossary",
            "id": 105,
            "source_language": {
                "id": 84,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://weblate.framasoft.org/languages/en_US/",
                "url": "https://weblate.framasoft.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en_US/statistics/?format=api"
            },
            "project": {
                "name": "joinpeertube",
                "slug": "joinpeertube",
                "id": 5,
                "web": "https://joinpeertube.org",
                "web_url": "https://weblate.framasoft.org/projects/joinpeertube/",
                "url": "https://weblate.framasoft.org/api/projects/joinpeertube/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/joinpeertube/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/joinpeertube/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/joinpeertube/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/joinpeertube/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/joinpeertube/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/joinpeertube/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/joinpeertube/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/joinpeertube/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/joinpeertube/glossary/",
            "url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/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": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framasoft",
            "slug": "glossary",
            "id": 107,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framasoft/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framasoft/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Dolomon",
            "slug": "glossary",
            "id": 108,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Dolomon",
                "slug": "dolomon",
                "id": 15,
                "web": "https://framagit.org/fiat-tux/hat-softwares/dolomon",
                "web_url": "https://weblate.framasoft.org/projects/dolomon/",
                "url": "https://weblate.framasoft.org/api/projects/dolomon/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/dolomon/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/dolomon/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/dolomon/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/dolomon/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/dolomon/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/dolomon/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/dolomon/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/dolomon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/dolomon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/dolomon/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/dolomon/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Salt",
            "slug": "glossary",
            "id": 109,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Salt",
                "slug": "salt",
                "id": 16,
                "web": "https://framagit.org/fiat-tux/salt/",
                "web_url": "https://weblate.framasoft.org/projects/salt/",
                "url": "https://weblate.framasoft.org/api/projects/salt/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/salt/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/salt/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/salt/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/salt/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/salt/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/salt/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/salt/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/salt/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/salt/glossary/",
            "url": "https://weblate.framasoft.org/api/components/salt/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/salt/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/salt/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/salt/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/salt/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/salt/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/salt/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Lstu",
            "slug": "glossary",
            "id": 110,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Lstu",
                "slug": "lstu",
                "id": 14,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lstu",
                "web_url": "https://weblate.framasoft.org/projects/lstu/",
                "url": "https://weblate.framasoft.org/api/projects/lstu/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lstu/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/lstu/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lstu/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/lstu/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lstu/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/lstu/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/lstu/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lstu/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lstu/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lstu/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lstu/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/lstu/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/lstu/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/lstu/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/lstu/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/lstu/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lstu/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PeerTube",
            "slug": "glossary",
            "id": 111,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PeerTube",
                "slug": "peertube",
                "id": 10,
                "web": "https://github.com/Chocobozzz/PeerTube",
                "web_url": "https://weblate.framasoft.org/projects/peertube/",
                "url": "https://weblate.framasoft.org/api/projects/peertube/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peertube/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peertube/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peertube/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Lufi",
            "slug": "glossary",
            "id": 112,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Lufi",
                "slug": "lufi",
                "id": 13,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lufi",
                "web_url": "https://weblate.framasoft.org/projects/lufi/",
                "url": "https://weblate.framasoft.org/api/projects/lufi/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lufi/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/lufi/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lufi/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/lufi/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lufi/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/lufi/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/lufi/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lufi/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lufi/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lufi/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/lufi/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/lufi/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/lufi/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/lufi/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/lufi/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lufi/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "What is PeerTube video",
            "slug": "glossary",
            "id": 113,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "What is PeerTube video",
                "slug": "what-is-peertube-video",
                "id": 18,
                "web": "https://framatube.org/videos/watch/9c9de5e8-0a1e-484a-b099-e80766180a6d",
                "web_url": "https://weblate.framasoft.org/projects/what-is-peertube-video/",
                "url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/what-is-peertube-video/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/what-is-peertube-video/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/what-is-peertube-video/glossary/",
            "url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/what-is-peertube-video/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framatalk",
            "slug": "glossary",
            "id": 114,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framatalk",
                "slug": "framatalk",
                "id": 19,
                "web": "https://framagit.org/framasoft/framatalk",
                "web_url": "https://weblate.framasoft.org/projects/framatalk/",
                "url": "https://weblate.framasoft.org/api/projects/framatalk/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framatalk/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framatalk/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framatalk/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framatalk/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framatalk/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framatalk/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framatalk/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framatalk/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framatalk/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framatalk/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framatalk/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "WemaWema",
            "slug": "glossary",
            "id": 115,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "WemaWema",
                "slug": "wemawema",
                "id": 20,
                "web": "https://luc.frama.io/wemawema",
                "web_url": "https://weblate.framasoft.org/projects/wemawema/",
                "url": "https://weblate.framasoft.org/api/projects/wemawema/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/wemawema/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/wemawema/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/wemawema/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/wemawema/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/wemawema/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/wemawema/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/wemawema/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/wemawema/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/wemawema/glossary/",
            "url": "https://weblate.framasoft.org/api/components/wemawema/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/wemawema/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Funky Framadate",
            "slug": "glossary",
            "id": 116,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funky Framadate",
                "slug": "funky-framadate",
                "id": 21,
                "web": "https://framagit.org/framasoft/framadate/funky-framadate-front/",
                "web_url": "https://weblate.framasoft.org/projects/funky-framadate/",
                "url": "https://weblate.framasoft.org/api/projects/funky-framadate/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/funky-framadate/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/funky-framadate/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/funky-framadate/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/funky-framadate/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/funky-framadate/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/funky-framadate/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/funky-framadate/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/funky-framadate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/funky-framadate/glossary/",
            "url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framapad",
            "slug": "glossary",
            "id": 117,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framapad",
                "slug": "framapad",
                "id": 22,
                "web": "https://framapad.org",
                "web_url": "https://weblate.framasoft.org/projects/framapad/",
                "url": "https://weblate.framasoft.org/api/projects/framapad/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framapad/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framapad/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framapad/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framapad/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framapad/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framapad/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framapad/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framapad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framapad/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framapad/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framapad/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framapad/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framapad/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framapad/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framapad/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framapad/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framacalc",
            "slug": "glossary",
            "id": 118,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framacalc",
                "slug": "framacalc",
                "id": 23,
                "web": "https://framacalc.org",
                "web_url": "https://weblate.framasoft.org/projects/framacalc/",
                "url": "https://weblate.framasoft.org/api/projects/framacalc/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framacalc/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framacalc/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framacalc/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framacalc/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framacalc/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framacalc/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framacalc/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framacalc/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framacalc/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framacalc/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Framinetest",
            "slug": "glossary",
            "id": 119,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framinetest",
                "slug": "framinetest",
                "id": 24,
                "web": "https://framinetest.org",
                "web_url": "https://weblate.framasoft.org/projects/framinetest/",
                "url": "https://weblate.framasoft.org/api/projects/framinetest/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framinetest/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framinetest/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framinetest/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framinetest/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framinetest/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framinetest/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framinetest/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framinetest/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framinetest/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framinetest/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framinetest/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Contribateliers",
            "slug": "glossary",
            "id": 120,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Contribateliers",
                "slug": "contribateliers",
                "id": 26,
                "web": "https://contribateliers.org/",
                "web_url": "https://weblate.framasoft.org/projects/contribateliers/",
                "url": "https://weblate.framasoft.org/api/projects/contribateliers/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/contribateliers/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/contribateliers/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/contribateliers/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/contribateliers/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/contribateliers/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/contribateliers/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/contribateliers/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/contribateliers/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/contribateliers/glossary/",
            "url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/contribateliers/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Pytition Glossary",
            "slug": "glossary",
            "id": 121,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Pytition",
                "slug": "pytition",
                "id": 25,
                "web": "https://pytitiondemo.sionneau.net/",
                "web_url": "https://weblate.framasoft.org/projects/pytition/",
                "url": "https://weblate.framasoft.org/api/projects/pytition/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/pytition/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/pytition/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/pytition/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/pytition/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/pytition/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/pytition/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/pytition/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/pytition/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/pytition/glossary/",
            "url": "https://weblate.framasoft.org/api/components/pytition/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/pytition/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/pytition/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/pytition/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/pytition/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/pytition/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/pytition/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "MyPads",
            "slug": "glossary",
            "id": 122,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "MyPads",
                "slug": "mypads",
                "id": 27,
                "web": "https://framagit.org/framasoft/Etherpad/ep_mypads",
                "web_url": "https://weblate.framasoft.org/projects/mypads/",
                "url": "https://weblate.framasoft.org/api/projects/mypads/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mypads/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/mypads/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mypads/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/mypads/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mypads/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/mypads/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/mypads/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mypads/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mypads/glossary/",
            "url": "https://weblate.framasoft.org/api/components/mypads/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/mypads/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/mypads/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/mypads/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/mypads/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/mypads/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mypads/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Erco",
            "slug": "glossary",
            "id": 123,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Erco",
                "slug": "erco",
                "id": 28,
                "web": "https://erco.fiat-tux.fr",
                "web_url": "https://weblate.framasoft.org/projects/erco/",
                "url": "https://weblate.framasoft.org/api/projects/erco/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/erco/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/erco/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/erco/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/erco/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/erco/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/erco/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/erco/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/erco/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/erco/glossary/",
            "url": "https://weblate.framasoft.org/api/components/erco/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/erco/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/erco/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/erco/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/erco/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/erco/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/erco/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Lutim",
            "slug": "glossary",
            "id": 124,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Lutim",
                "slug": "lutim",
                "id": 29,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lutim",
                "web_url": "https://weblate.framasoft.org/projects/lutim/",
                "url": "https://weblate.framasoft.org/api/projects/lutim/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lutim/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/lutim/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lutim/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/lutim/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lutim/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/lutim/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/lutim/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/lutim/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lutim/glossary/",
            "url": "https://weblate.framasoft.org/api/components/lutim/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/lutim/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/lutim/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/lutim/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/lutim/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/lutim/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lutim/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Plugins Etherpad",
            "slug": "glossary",
            "id": 125,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Plugins Etherpad",
                "slug": "plugins-etherpad",
                "id": 31,
                "web": "https://framagit.org/fiat-tux/etherpad/",
                "web_url": "https://weblate.framasoft.org/projects/plugins-etherpad/",
                "url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/plugins-etherpad/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/plugins-etherpad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/plugins-etherpad/glossary/",
            "url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/plugins-etherpad/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Entraide CHATONS Glossary",
            "slug": "glossary",
            "id": 126,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Entraide CHATONS",
                "slug": "entraide-chatons",
                "id": 30,
                "web": "https://entraide.chatons.org/fr/",
                "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/",
                "url": "https://weblate.framasoft.org/api/projects/entraide-chatons/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Note : The \"About\" page is saved as a markdown file and must be translated here : https://framagit.org/chatons/entraide/-/tree/master/src%2Fmarkdown-pages",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/entraide-chatons/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/glossary/",
            "url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PeerTube Search Index",
            "slug": "glossary",
            "id": 127,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PeerTube Search Index",
                "slug": "peertube-search-index",
                "id": 33,
                "web": "https://framagit.org/framasoft/peertube/search-index",
                "web_url": "https://weblate.framasoft.org/projects/peertube-search-index/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-search-index/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peertube-search-index/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-search-index/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-search-index/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Nexi",
            "slug": "glossary",
            "id": 128,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Nexi",
                "slug": "nexi",
                "id": 34,
                "web": "https://nexi.fiat-tux.fr",
                "web_url": "https://weblate.framasoft.org/projects/nexi/",
                "url": "https://weblate.framasoft.org/api/projects/nexi/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nexi/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/nexi/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nexi/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/nexi/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nexi/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/nexi/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/nexi/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/nexi/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nexi/glossary/",
            "url": "https://weblate.framasoft.org/api/components/nexi/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/nexi/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/nexi/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/nexi/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/nexi/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/nexi/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nexi/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "JoinMobilizon",
            "slug": "glossary",
            "id": 130,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "JoinMobilizon",
                "slug": "joinmobilizon",
                "id": 36,
                "web": "https://joinmobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/joinmobilizon/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/joinmobilizon/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/joinmobilizon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/glossary/",
            "url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "mobilizon.org",
            "slug": "glossary-mobilizonorg",
            "id": 131,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "mobilizon.org",
                "slug": "mobilizon-org",
                "id": 37,
                "web": "https://mobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon-org/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon-org/glossary-mobilizonorg/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/glossary-mobilizonorg/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "mobilizon.org: English",
            "slug": "glossary-mobilizonorg-english",
            "id": 132,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "mobilizon.org",
                "slug": "mobilizon-org",
                "id": 37,
                "web": "https://mobilizon.org",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon-org/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/mobilizon-org/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/mobilizon-org/glossary-mobilizonorg-english/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon-org/glossary-mobilizonorg-english/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon-org/glossary-mobilizonorg-english/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Dégooglisons Internet",
            "slug": "glossary",
            "id": 133,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Dégooglisons Internet",
                "slug": "degooglisons-internet",
                "id": 39,
                "web": "https://degooglisons-internet.org",
                "web_url": "https://weblate.framasoft.org/projects/degooglisons-internet/",
                "url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/degooglisons-internet/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/degooglisons-internet/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/degooglisons-internet/glossary/",
            "url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "peertube-backstage",
            "slug": "glossary-peertube-backstage",
            "id": 134,
            "source_language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "PeerTube Backstage video",
                "slug": "peertube-backstage",
                "id": 40,
                "web": "https://framatube.org/videos/watch/8519184e-b0c0-45f9-a005-4baddcd41f88?start=1s",
                "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-backstage/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-backstage/glossary-peertube-backstage/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-PDDC",
            "license_url": "https://spdx.org/licenses/CC-PDDC.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/glossary-peertube-backstage/",
            "url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PeerTube Backstage video: English",
            "slug": "glossary-peertube-backstage-video-english",
            "id": 135,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PeerTube Backstage video",
                "slug": "peertube-backstage",
                "id": 40,
                "web": "https://framatube.org/videos/watch/8519184e-b0c0-45f9-a005-4baddcd41f88?start=1s",
                "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/",
                "url": "https://weblate.framasoft.org/api/projects/peertube-backstage/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peertube-backstage/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peertube-backstage/glossary-peertube-backstage-video-english/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-PDDC",
            "license_url": "https://spdx.org/licenses/CC-PDDC.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube-backstage/glossary-peertube-backstage-video-english/",
            "url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peertube-backstage/glossary-peertube-backstage-video-english/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Nextcloud Apps",
            "slug": "glossary",
            "id": 136,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Nextcloud Apps",
                "slug": "nextcloud",
                "id": 41,
                "web": "https://framagit.org/framasoft/nextcloud",
                "web_url": "https://weblate.framasoft.org/projects/nextcloud/",
                "url": "https://weblate.framasoft.org/api/projects/nextcloud/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/nextcloud/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/nextcloud/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/nextcloud/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/nextcloud/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/nextcloud/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/nextcloud/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/nextcloud/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/nextcloud/glossary/",
            "url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/nextcloud/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Yakforms",
            "slug": "framaforms",
            "id": 141,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "https://weblate.framasoft.org/git/yakforms/framaforms/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms/translations/yakforms-7.x-1.1.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms/translations/yakforms-7.x-1.1.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://weblate.framasoft.org/projects/yakforms/framaforms/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "Glossary",
            "slug": "glossary",
            "id": 142,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/yakforms/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/yakforms/glossary/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Yakforms Includes",
            "slug": "framaforms-include",
            "id": 143,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/framaforms/translations/framaforms-7.x-1.1.includes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/framaforms/translations/framaforms-7.x-1.1.includes.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://weblate.framasoft.org/projects/yakforms/framaforms-include/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api"
        },
        {
            "name": "Yakforms Public Results",
            "slug": "public-results",
            "id": 144,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_public_results/translations/yakforms_public_results-7.x-1.1.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_public_results/translations/yakforms_public_results-7.x-1.1.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://weblate.framasoft.org/projects/yakforms/public-results/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/public-results/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/public-results/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api"
        },
        {
            "name": "Spam",
            "slug": "spam",
            "id": 145,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_spam/translations/yakforms_spam.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_spam/translations/yakforms_spam-7.x-1.1.includes.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://weblate.framasoft.org/projects/yakforms/spam/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/spam/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/spam/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/spam/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/spam/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/spam/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/spam/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api"
        },
        {
            "name": "Spam includes",
            "slug": "spam-includes",
            "id": 146,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Yakforms",
                "slug": "yakforms",
                "id": 43,
                "web": "https://yakforms.org",
                "web_url": "https://weblate.framasoft.org/projects/yakforms/",
                "url": "https://weblate.framasoft.org/api/projects/yakforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/yakforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/yakforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/yakforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/yakforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/yakforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/yakforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/yakforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:yakforms/yakforms.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "sites/all/modules/yakforms_spam/translations/yakforms_spam.includes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "sites/all/modules/yakforms_spam/translations/yakforms_spam-7.x-1.1.includes.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://weblate.framasoft.org/projects/yakforms/spam-includes/",
            "url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/yakforms/spam-includes/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api"
        },
        {
            "name": "Default theme",
            "slug": "development",
            "id": 147,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Lstu",
                "slug": "lstu",
                "id": 14,
                "web": "https://framagit.org/fiat-tux/hat-softwares/lstu",
                "web_url": "https://weblate.framasoft.org/projects/lstu/",
                "url": "https://weblate.framasoft.org/api/projects/lstu/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/lstu/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/lstu/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/lstu/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/lstu/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/lstu/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/lstu/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/lstu/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/fiat-tux/hat-softwares/lstu/wikis/contribute#internationalization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/fiat-tux/hat-softwares/lstu.git",
            "git_export": "https://weblate.framasoft.org/git/lstu/development/",
            "branch": "development",
            "push_branch": "",
            "filemask": "themes/default/lib/Lstu/I18N/*.po",
            "screenshot_filemask": "",
            "template": "themes/default/lib/Lstu/I18N/en.po",
            "edit_template": false,
            "intermediate": "",
            "new_base": "themes/default/lib/Lstu/I18N/lstu.pot",
            "file_format": "po-mono",
            "license": "WTFPL",
            "license_url": "https://spdx.org/licenses/WTFPL.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/lstu/development/",
            "url": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/lstu/development/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/lstu/development/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/lstu/development/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/lstu/development/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/lstu/development/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/lstu/development/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://framagit.org/fiat-tux/hat-softwares/lstu.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://framagit.org/fiat-tux/hat-softwares/lstu/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": 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": "About",
            "slug": "about",
            "id": 148,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Entraide CHATONS",
                "slug": "entraide-chatons",
                "id": 30,
                "web": "https://entraide.chatons.org/fr/",
                "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/",
                "url": "https://weblate.framasoft.org/api/projects/entraide-chatons/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/entraide-chatons/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Note : The \"About\" page is saved as a markdown file and must be translated here : https://framagit.org/chatons/entraide/-/tree/master/src%2Fmarkdown-pages",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/chatons/entraide",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/markdown-pages/about.*.md",
            "screenshot_filemask": "",
            "template": "src/markdown-pages/about.en.md",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/markdown-pages/about.en.md",
            "file_format": "txt",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/",
            "url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/entraide-chatons/about/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:chatons/entraide.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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": [
                "https://weblate.framasoft.org/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.framasoft.org/api/components/entraide-chatons/entraide-chatons/?format=api"
        },
        {
            "name": "Wordpress plugin",
            "slug": "wordpress-plugin",
            "id": 149,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Dolomon",
                "slug": "dolomon",
                "id": 15,
                "web": "https://framagit.org/fiat-tux/hat-softwares/dolomon",
                "web_url": "https://weblate.framasoft.org/projects/dolomon/",
                "url": "https://weblate.framasoft.org/api/projects/dolomon/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/dolomon/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/dolomon/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/dolomon/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/dolomon/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/dolomon/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/dolomon/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/dolomon/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/framasoft/wp-dolomon.git",
            "git_export": "https://weblate.framasoft.org/git/dolomon/wordpress-plugin/",
            "branch": "development",
            "push_branch": "",
            "filemask": "languages/dolomon-*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "languages/dolomon-slug.pot",
            "file_format": "po",
            "license": "AGPL-1.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/dolomon/wordpress-plugin/",
            "url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/dolomon/wordpress-plugin/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://framagit.org/framasoft/wp-dolomon.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://framagit.org/framasoft/wp-dolomon/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": "Activity",
            "slug": "activity",
            "id": 150,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mobilizon",
                "slug": "mobilizon",
                "id": 2,
                "web": "https://joinmobilizon.org/",
                "web_url": "https://weblate.framasoft.org/projects/mobilizon/",
                "url": "https://weblate.framasoft.org/api/projects/mobilizon/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/mobilizon/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/mobilizon/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/mobilizon/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/mobilizon/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/mobilizon/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/mobilizon/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "### Guidelines\r\n\r\n* When in doubt, use the suggestion feature instead of changing the translation directly\r\n* Post a comment to discuss about translations\r\n* Feel free to ask clarification and context on a string\r\n\r\n### Components\r\n\r\nMobilizon has several modules that need to be translated:\r\n\r\n* Frontend: mostly what you see in the web app in your browser\r\n* Activity: every group activity log, that can be sent in emails\r\n* Backend errors: errors returned by the backend (for instance if the event lacks a title)\r\n* Backend: the rest of emails, server-side default configuration, push notifications, …\r\n* Search index: the global search engine\r\n\r\nThe Android app and Android app metadata components are not maintained.\r\n\r\n### Formating\r\n\r\nFrontend (frontend + search index components) and backend (everything else) parts use different formats to hold translations so you may encounter different ways to format strings when translating:\r\n\r\n* Frontend uses the [Vue-I18N](https://vue-i18n.intlify.dev/) library\r\n  * Formatting is based on the ICU Message Format syntax, with placeholders like this: `{interpolation}`. **You must never translate what's between the brackets**.\r\n  * It handles pluralization manually by separating versions with pipes : https://vue-i18n.intlify.dev/guide/essentials/pluralization.html\r\n  * Pluralization rules are included for the majority of languages but some may need to be added manually ([example for Scottish Gaelic](https://framagit.org/framasoft/mobilizon/-/blob/main/js/src/i18n/pluralRules/gd.ts)).\r\n  * Special characters sometimes have to be escaped. For instance: `{'@'}{username}` would give, after interpolation : `@thomas`. See https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characters\r\n\r\n* Backend uses the classic Gettext library and Weblate should support this format much better\r\n  * Placeholders look like this: `This is user %{username}`.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/mobilizon.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "priv/gettext/*/LC_MESSAGES/activity.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "priv/gettext/activity.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/mobilizon/activity/",
            "url": "https://weblate.framasoft.org/api/components/mobilizon/activity/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/mobilizon/activity/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/mobilizon.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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": "^(?!(en)$).+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.framasoft.org/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api"
        },
        {
            "name": "Trademarks",
            "slug": "trademarks",
            "id": 151,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framasoft",
                "slug": "framasoft",
                "id": 12,
                "web": "https://framasoft.org",
                "web_url": "https://weblate.framasoft.org/projects/framasoft/",
                "url": "https://weblate.framasoft.org/api/projects/framasoft/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framasoft/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "https://framagit.org/framasoft/accueil.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/trademarks.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/trademarks.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/trademarks/",
            "url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/trademarks/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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api"
        },
        {
            "name": "Website",
            "slug": "website",
            "id": 154,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Pepper & Carrot",
                "slug": "peppercarrot",
                "id": 45,
                "web": "https://www.peppercarrot.com/",
                "web_url": "https://weblate.framasoft.org/projects/peppercarrot/",
                "url": "https://weblate.framasoft.org/api/projects/peppercarrot/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peppercarrot/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peppercarrot/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peppercarrot/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peppercarrot/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peppercarrot/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Please read [our translaton instructions](https://www.peppercarrot.com/gd/documentation/110_Translate_the_website.html) before you start translating.",
                "enable_hooks": true,
                "language_aliases": "es_MX:mx,zh_Hans:cn,avk:kt,jbo:jb,nrf:nm,nds:ns,szl:sz,nb_NO:no,nb:no,en_US:en"
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:peppercarrot/website-2021.git",
            "git_export": "https://weblate.framasoft.org/git/peppercarrot/website/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "po/_catalog.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "Please read [our Code of Conduct](https://www.peppercarrot.com/en/documentation/409_Code_of_Conduct.html) before interacting.",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/website/",
            "url": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peppercarrot/website/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "git@framagit.org:peppercarrot/website-2021.git",
            "check_flags": "percent-placeholders,placeholders:r\"(%[a-z])|(%[0-9][$][a-z])|(<a href=\\\"\\S+\\\">)|(<\\/a>)|(<strong>)|(<\\/strong>)|(#pepper&carrot)|([Ll]ibera\\.[Cc]hat)|([Mm]atrix.org)\"",
            "priority": 100,
            "enforced_checks": [
                "plurals",
                "percent_placeholders",
                "placeholders"
            ],
            "restricted": false,
            "repoweb": "https://framagit.org/peppercarrot/website-2021/-/blob/{{branch}}/{{filename|parentdir}}#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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 72,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Glossary",
            "slug": "glossary",
            "id": 155,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Pepper & Carrot",
                "slug": "peppercarrot",
                "id": 45,
                "web": "https://www.peppercarrot.com/",
                "web_url": "https://weblate.framasoft.org/projects/peppercarrot/",
                "url": "https://weblate.framasoft.org/api/projects/peppercarrot/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/peppercarrot/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/peppercarrot/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/peppercarrot/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/peppercarrot/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/peppercarrot/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/peppercarrot/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Please read [our translaton instructions](https://www.peppercarrot.com/gd/documentation/110_Translate_the_website.html) before you start translating.",
                "enable_hooks": true,
                "language_aliases": "es_MX:mx,zh_Hans:cn,avk:kt,jbo:jb,nrf:nm,nds:ns,szl:sz,nb_NO:no,nb:no,en_US:en"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/peppercarrot/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "Please read [our Code of Conduct](https://www.peppercarrot.com/en/documentation/409_Code_of_Conduct.html) before interacting.",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/",
            "url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Main",
            "slug": "main",
            "id": 159,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framaforms",
                "slug": "framaforms",
                "id": 46,
                "web": "https://framaforms.org",
                "web_url": "https://weblate.framasoft.org/projects/framaforms/",
                "url": "https://weblate.framasoft.org/api/projects/framaforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framaforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framaforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framaforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framaforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framaforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framaforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framaforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@framagit.org:framasoft/framaforms.git",
            "git_export": "https://weblate.framasoft.org/git/framaforms/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/*/main.yml",
            "screenshot_filemask": "",
            "template": "src/translations/en/main.yml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framaforms/main/",
            "url": "https://weblate.framasoft.org/api/components/framaforms/main/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framaforms/main/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framaforms/main/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framaforms/main/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framaforms/main/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framaforms/main/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framaforms/main/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@framagit.org:framasoft/framaforms.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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": "Framaforms",
            "slug": "glossary",
            "id": 160,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Framaforms",
                "slug": "framaforms",
                "id": 46,
                "web": "https://framaforms.org",
                "web_url": "https://weblate.framasoft.org/projects/framaforms/",
                "url": "https://weblate.framasoft.org/api/projects/framaforms/?format=api",
                "components_list_url": "https://weblate.framasoft.org/api/projects/framaforms/components/?format=api",
                "repository_url": "https://weblate.framasoft.org/api/projects/framaforms/repository/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/projects/framaforms/statistics/?format=api",
                "categories_url": "https://weblate.framasoft.org/api/projects/framaforms/categories/?format=api",
                "changes_list_url": "https://weblate.framasoft.org/api/projects/framaforms/changes/?format=api",
                "languages_url": "https://weblate.framasoft.org/api/projects/framaforms/languages/?format=api",
                "labels_url": "https://weblate.framasoft.org/api/projects/framaforms/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.framasoft.org/git/framaforms/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-SA-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
            "agreement": "",
            "web_url": "https://weblate.framasoft.org/projects/framaforms/glossary/",
            "url": "https://weblate.framasoft.org/api/components/framaforms/glossary/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/repository/?format=api",
            "translations_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/translations/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/statistics/?format=api",
            "lock_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/lock/?format=api",
            "links_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/links/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/components/framaforms/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}