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": 6317,
    "next": "https://hosted.weblate.org/api/components/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/components/?format=api",
    "results": [
        {
            "name": "92_short-remedial-course",
            "slug": "92_short-remedial-course",
            "id": 73,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/92_short-remedial-course.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/92_short-remedial-course/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/73/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "Author_Group",
            "slug": "author_group",
            "id": 74,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/Author_Group.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/author_group/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/author_group/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/74/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "Book_Info",
            "slug": "book_info",
            "id": 75,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/Book_Info.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/book_info/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/book_info/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/75/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "10_network-infrastructure",
            "slug": "10_network-infrastructure",
            "id": 76,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/10_network-infrastructure.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/10_network-infrastructure/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/10_network-infrastructure/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/65/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "00b_foreword",
            "slug": "00b_foreword",
            "id": 77,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/00b_foreword.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/00b_foreword/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/00b_foreword/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/55/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "02_case-study",
            "slug": "02_case-study",
            "id": 78,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/02_case-study.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/02_case-study/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/57/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "15_debian-packaging",
            "slug": "15_debian-packaging",
            "id": 79,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/15_debian-packaging.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/15_debian-packaging/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/70/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "01_the-debian-project",
            "slug": "01_the-debian-project",
            "id": 80,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/01_the-debian-project.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/01_the-debian-project/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/01_the-debian-project/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/56/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "00a_preface",
            "slug": "00a_preface",
            "id": 81,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/00a_preface.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/00a_preface/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/54/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "05_packaging-system",
            "slug": "05_packaging-system",
            "id": 82,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/05_packaging-system.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/05_packaging-system/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/05_packaging-system/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/60/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "09_unix-services",
            "slug": "09_unix-services",
            "id": 83,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/09_unix-services.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/09_unix-services/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/09_unix-services/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/64/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "14_security",
            "slug": "14_security",
            "id": 84,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/14_security.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/14_security/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/14_security/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/69/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "11_network-services",
            "slug": "11_network-services",
            "id": 85,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/11_network-services.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/11_network-services/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/11_network-services/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/66/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "Revision_History",
            "slug": "revision_history",
            "id": 86,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/Revision_History.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/revision_history/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/77/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "90_derivative-distributions",
            "slug": "90_derivative-distributions",
            "id": 87,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/90_derivative-distributions.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/90_derivative-distributions/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/72/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "debian-handbook",
            "slug": "debian-handbook",
            "id": 88,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/debian-handbook.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/debian-handbook/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/debian-handbook/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/76/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "04_installation",
            "slug": "04_installation",
            "id": 89,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/04_installation.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/04_installation/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/59/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "08_basic-configuration",
            "slug": "08_basic-configuration",
            "id": 90,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/08_basic-configuration.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/08_basic-configuration/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/63/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "06_apt",
            "slug": "06_apt",
            "id": 91,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Debian Handbook",
                "slug": "debian-handbook",
                "id": 25,
                "web": "https://debian-handbook.info/",
                "web_url": "https://hosted.weblate.org/projects/debian-handbook/",
                "url": "https://hosted.weblate.org/api/projects/debian-handbook/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/debian-handbook/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/debian-handbook/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/debian-handbook/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/debian-handbook/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/debian-handbook/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/debian-handbook/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://debian-handbook.info/contribute/\nMailing list for translators: <debian-handbook-translators@lists.alioth.debian.org\n",
                "enable_hooks": false,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/hertzog/debian-handbook.git",
            "git_export": "",
            "branch": "bullseye/main",
            "push_branch": "",
            "filemask": "*/06_apt.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/06_apt/",
            "url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "xml-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "{{ language_code }}: Translated using Weblate.",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/61/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api"
        },
        {
            "name": "master",
            "slug": "master",
            "id": 94,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Darky",
                "slug": "darky",
                "id": 28,
                "web": "https://github.com/nijel/darky",
                "web_url": "https://hosted.weblate.org/projects/darky/",
                "url": "https://hosted.weblate.org/api/projects/darky/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/darky/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/darky/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/darky/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/darky/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/darky/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/darky/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/darky/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/nijel/darky.git",
            "git_export": "https://hosted.weblate.org/git/darky/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/django.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/darky/master/",
            "url": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/darky/master/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/darky/master/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/darky/master/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/darky/master/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/darky/master/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/darky/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:nijel/darky.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "python_brace_format",
                "python_format"
            ],
            "restricted": false,
            "repoweb": "https://github.com/nijel/darky/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": 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": "Core",
            "slug": "noosfero",
            "id": 142,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "https://hosted.weblate.org/git/noosfero/noosfero/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*/noosfero.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/noosfero.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/noosfero/",
            "url": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/noosfero/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.com/noosfero/noosfero/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/98/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Strings",
            "slug": "strings",
            "id": 145,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Taxi Android Open",
                "slug": "taxi-android-open",
                "id": 32,
                "web": "https://github.com/sytolk/TaxiAndroidOpen",
                "web_url": "https://hosted.weblate.org/projects/taxi-android-open/",
                "url": "https://hosted.weblate.org/api/projects/taxi-android-open/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/taxi-android-open/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/taxi-android-open/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/taxi-android-open/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/taxi-android-open/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/taxi-android-open/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/taxi-android-open/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/taxi-android-open/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/sytolk/TaxiAndroidOpen",
            "git_export": "https://hosted.weblate.org/git/taxi-android-open/strings/",
            "branch": "master",
            "push_branch": "",
            "filemask": "res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/",
            "url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/taxi-android-open/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "master",
            "slug": "master",
            "id": 146,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Exaile",
                "slug": "exaile",
                "id": 33,
                "web": "https://www.exaile.org/",
                "web_url": "https://hosted.weblate.org/projects/exaile/",
                "url": "https://hosted.weblate.org/api/projects/exaile/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/exaile/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/exaile/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/exaile/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/exaile/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/exaile/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/exaile/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/exaile/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Please see Exaile-specific translation guidelines at https://exaile.readthedocs.io/en/latest/dev/contributing.html#translating-exaile\r\n\r\nIf you have any questions, feel free to contact us at the #exaile channel on Freenode (ircs://chat.freenode.net:6697/%23exaile or https://webchat.freenode.net/)  or the exaile-devel mailing list at https://groups.google.com/group/exaile-devel\nMailing list for translators: <exaile-devel@googlegroups.com\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/exaile/exaile.git",
            "git_export": "https://hosted.weblate.org/git/exaile/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/messages.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/exaile/master/",
            "url": "https://hosted.weblate.org/api/components/exaile/master/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/exaile/master/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/exaile/master/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/exaile/master/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/exaile/master/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/exaile/master/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/exaile/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:exaile/exaile.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/exaile/exaile/blob/{{branch}}/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 8,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "i18n",
            "slug": "kallithea",
            "id": 147,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Kallithea",
                "slug": "kallithea",
                "id": 34,
                "web": "https://kallithea-scm.org/",
                "web_url": "https://hosted.weblate.org/projects/kallithea/",
                "url": "https://hosted.weblate.org/api/projects/kallithea/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/kallithea/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/kallithea/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/kallithea/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/kallithea/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/kallithea/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/kallithea/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/kallithea/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "https://kallithea-scm.org/repos/kallithea-i18n",
            "git_export": "https://hg.weblate.org/kallithea",
            "branch": "i18n",
            "push_branch": "weblate",
            "filemask": "kallithea/i18n/*/LC_MESSAGES/kallithea.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "kallithea/i18n/kallithea.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/",
            "url": "https://hosted.weblate.org/api/components/kallithea/kallithea/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/kallithea/kallithea/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://kallithea-scm.org/kallithea-i18n",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://kallithea-scm.org/repos/kallithea-i18n/files/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "i18n: updated translation for {{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "i18n: added translation for {{ language_name }}",
            "delete_message": "i18n: deleted translation for {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Phrases",
            "slug": "phrases",
            "id": 148,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "OsmAnd",
                "slug": "osmand",
                "id": 11,
                "web": "http://www.osmand.net/",
                "web_url": "https://hosted.weblate.org/projects/osmand/",
                "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/osmandapp/Osmand.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "OsmAnd/res/values-*/phrases.xml",
            "screenshot_filemask": "",
            "template": "OsmAnd/res/values/phrases.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/osmand/phrases/",
            "url": "https://hosted.weblate.org/api/components/osmand/phrases/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/osmand/phrases/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/osmand/phrases/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/osmand/phrases/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/osmand/phrases/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/osmand/phrases/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/osmand/phrases/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:/osmandapp/Osmand.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/osmand/main/?format=api"
        },
        {
            "name": "Qt-Client",
            "slug": "qt-client",
            "id": 149,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "NetMauMau",
                "slug": "netmaumau",
                "id": 35,
                "web": "https://sourceforge.net/projects/netmaumau/",
                "web_url": "https://hosted.weblate.org/projects/netmaumau/",
                "url": "https://hosted.weblate.org/api/projects/netmaumau/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/netmaumau/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/netmaumau/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/netmaumau/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/netmaumau/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/netmaumau/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/netmaumau/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/netmaumau/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/velnias75/NetMauMau-Qt-Client.git",
            "git_export": "https://hosted.weblate.org/git/netmaumau/qt-client/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/nmm_qt_client_*.ts",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ts",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/netmaumau/qt-client/",
            "url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/netmaumau/qt-client/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/velnias75/NetMauMau-Qt-Client/blob/{{branch}}/src/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Debian",
            "slug": "debian",
            "id": 150,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "phpMyAdmin",
                "slug": "phpmyadmin",
                "id": 24,
                "web": "https://www.phpmyadmin.net/",
                "web_url": "https://hosted.weblate.org/projects/phpmyadmin/",
                "url": "https://hosted.weblate.org/api/projects/phpmyadmin/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/phpmyadmin/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/phpmyadmin/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/phpmyadmin/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/phpmyadmin/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/phpmyadmin/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://www.phpmyadmin.net/translate/\nMailing list for translators: <translators@phpmyadmin.net\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/phpmyadmin-team/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/debian/",
            "branch": "debian/latest",
            "push_branch": "debian/latest",
            "filemask": "debian/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "debian/po/templates.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/debian/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@salsa.debian.org:phpmyadmin-team/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://salsa.debian.org/phpmyadmin-team/phpmyadmin/blob/{{branch}}/debian/{{filename|parentdir}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Documentation",
            "slug": "documentation",
            "id": 151,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*/noosfero-doc.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/noosfero-doc.pot",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/documentation/",
            "url": "https://hosted.weblate.org/api/components/noosfero/documentation/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/documentation/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/documentation/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/documentation/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/documentation/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/documentation/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/documentation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "strings",
            "slug": "strings",
            "id": 152,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Munin for Android",
                "slug": "munin-for-android",
                "id": 37,
                "web": "http://www.munin-for-android.com/",
                "web_url": "https://hosted.weblate.org/projects/munin-for-android/",
                "url": "https://hosted.weblate.org/api/projects/munin-for-android/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/munin-for-android/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/munin-for-android/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/munin-for-android/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/munin-for-android/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/munin-for-android/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/munin-for-android/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/munin-for-android/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/chteuchteu/Munin-for-Android.git",
            "git_export": "https://hosted.weblate.org/git/munin-for-android/strings/",
            "branch": "i18n",
            "push_branch": "",
            "filemask": "muninforAndroid/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "muninforAndroid/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/munin-for-android/strings/",
            "url": "https://hosted.weblate.org/api/components/munin-for-android/strings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/munin-for-android/strings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:chteuchteu/Munin-for-Android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Plugin: Piwik",
            "slug": "plugin-piwik",
            "id": 153,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/piwik/po/*/piwik.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-piwik/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-piwik/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Recent content",
            "slug": "plugin-recent-content",
            "id": 154,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/recent_content/po/*/recent_content.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-recent-content/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-recent-content/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Container block",
            "slug": "plugin-container-block",
            "id": 157,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/container_block/po/*/container_block.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-container-block/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-container-block/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Stoa",
            "slug": "plugin-stoa",
            "id": 158,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/stoa/po/*/stoa.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-stoa/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-stoa/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: LDAP",
            "slug": "plugin-ldap",
            "id": 159,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/ldap/po/*/ldap.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-ldap/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-ldap/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Shopping cart",
            "slug": "plugin-shopping-cart",
            "id": 160,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/shopping_cart/po/*/shopping_cart.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-shopping-cart/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-shopping-cart/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: People block",
            "slug": "plugin-people-block",
            "id": 161,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/people_block/po/*/people_block.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-people-block/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-people-block/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Vote",
            "slug": "plugin-vote",
            "id": 162,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/vote/po/*/vote.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-vote/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-vote/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Custom forms",
            "slug": "plugin-custom-forms",
            "id": 163,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/custom_forms/po/*/custom_forms.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-custom-forms/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-custom-forms/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Display content",
            "slug": "plugin-display-content",
            "id": 164,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/display_content/po/*/display_content.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-display-content/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-display-content/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Variables",
            "slug": "plugin-variables",
            "id": 165,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/variables/po/*/variables.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-variables/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-variables/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Work assignment",
            "slug": "plugin-work-assignment",
            "id": 166,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/work_assignment/po/*/work_assignment.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-work-assignment/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-work-assignment/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Community block",
            "slug": "plugin-community-block",
            "id": 167,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/community_block/po/*/community_block.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-community-block/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-block/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Send email",
            "slug": "plugin-send-email",
            "id": 168,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/send_email/po/*/send_email.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-send-email/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-send-email/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Statistics",
            "slug": "plugin-statistics",
            "id": 169,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/statistics/po/*/statistics.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-statistics/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Tolerance time",
            "slug": "plugin-tolerance-time",
            "id": 170,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/tolerance_time/po/*/tolerance_time.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-tolerance-time/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-tolerance-time/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Google analytics",
            "slug": "plugin-google-analytics",
            "id": 171,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/google_analytics/po/*/google_analytics.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-google-analytics/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-google-analytics/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Comment classification",
            "slug": "plugin-comment-classification",
            "id": 172,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/comment_classification/po/*/comment_classification.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-comment-classification/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-comment-classification/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Context content",
            "slug": "plugin-context-content",
            "id": 173,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/context_content/po/*/context_content.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-context-content/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-context-content/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Community track",
            "slug": "plugin-community-track",
            "id": 174,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/community_track/po/*/community_track.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-community-track/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-community-track/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        },
        {
            "name": "Plugin: Solr",
            "slug": "plugin-solr",
            "id": 175,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Noosfero",
                "slug": "noosfero",
                "id": 30,
                "web": "https://gitlab.com/noosfero",
                "web_url": "https://hosted.weblate.org/projects/noosfero/",
                "url": "https://hosted.weblate.org/api/projects/noosfero/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/noosfero/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/noosfero/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/noosfero/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/noosfero/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/noosfero/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/noosfero/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/noosfero/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "http://noosfero.org/Development/Localization",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/noosfero/noosfero.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/solr/po/*/solr.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-solr/",
            "url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/noosfero/plugin-solr/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@gitlab.com:noosfero/noosfero.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/noosfero/noosfero/?format=api"
        }
    ]
}