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": 175,
    "next": "https://l10n.elementary.io/api/components/?format=api&page=3",
    "previous": "https://l10n.elementary.io/api/components/?format=api",
    "results": [
        {
            "name": "Screenshot",
            "slug": "screenshot",
            "id": 71,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Screenshot",
                "slug": "screenshot",
                "id": 14,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/screenshot/",
                "url": "https://l10n.elementary.io/api/projects/screenshot/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/screenshot/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/screenshot/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/screenshot/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/screenshot/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/screenshot/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/screenshot/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/screenshot.git",
            "git_export": "https://l10n.elementary.io/git/screenshot/screenshot/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.screenshot.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/screenshot/screenshot/",
            "url": "https://l10n.elementary.io/api/components/screenshot/screenshot/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/screenshot/screenshot/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/screenshot.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/screenshot/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/52/?format=api",
                "https://l10n.elementary.io/api/addons/53/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Screenshot (Extra)",
            "slug": "extra",
            "id": 72,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Screenshot",
                "slug": "screenshot",
                "id": 14,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/screenshot/",
                "url": "https://l10n.elementary.io/api/projects/screenshot/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/screenshot/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/screenshot/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/screenshot/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/screenshot/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/screenshot/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/screenshot/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/screenshot.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/screenshot/extra/",
            "url": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/screenshot/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/screenshot/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/screenshot/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/screenshot/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/screenshot/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/screenshot/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/screenshot.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/54/?format=api",
                "https://l10n.elementary.io/api/addons/56/?format=api",
                "https://l10n.elementary.io/api/addons/55/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "System",
            "slug": "switchboard-plug-about",
            "id": 73,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-about.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/switchboard-plug-about/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.system.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-about/",
            "url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-about.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-about/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/179/?format=api",
                "https://l10n.elementary.io/api/addons/180/?format=api",
                "https://l10n.elementary.io/api/addons/259/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "User Accounts Plug",
            "slug": "switchboard-plug-useraccounts",
            "id": 74,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-useraccounts.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/switchboard-plug-useraccounts/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.useraccounts.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-useraccounts/",
            "url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-useraccounts/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-useraccounts.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-useraccounts/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/157/?format=api",
                "https://l10n.elementary.io/api/addons/158/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Screen Time & Limits Plug",
            "slug": "switchboard-plug-parental-controls",
            "id": 75,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-parental-controls.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/switchboard-plug-parental-controls/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.screentime-limits.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-parental-controls/",
            "url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-parental-controls/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-parental-controls.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-parental-controls/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/191/?format=api",
                "https://l10n.elementary.io/api/addons/192/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Networking Plug",
            "slug": "switchboard-plug-networking",
            "id": 76,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-networking.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/switchboard-plug-networking/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.network.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-networking/",
            "url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-networking.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-networking/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/187/?format=api",
                "https://l10n.elementary.io/api/addons/188/?format=api",
                "https://l10n.elementary.io/api/addons/269/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Security & Privacy Plug",
            "slug": "switchboard-plug-security-privacy",
            "id": 77,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-security-privacy.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/switchboard-plug-security-privacy/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.security-privacy.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-security-privacy/",
            "url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-security-privacy.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-security-privacy/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/193/?format=api",
                "https://l10n.elementary.io/api/addons/194/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Music",
            "slug": "music",
            "id": 78,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Music",
                "slug": "music",
                "id": 15,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/music/",
                "url": "https://l10n.elementary.io/api/projects/music/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/music/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/music/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/music/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/music/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/music/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/music/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/music.git",
            "git_export": "https://l10n.elementary.io/git/music/music/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.music.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/music/music/",
            "url": "https://l10n.elementary.io/api/components/music/music/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/music/music/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/music/music/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/music/music/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/music/music/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/music/music/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/music/music/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/music.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/music/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/82/?format=api",
                "https://l10n.elementary.io/api/addons/84/?format=api",
                "https://l10n.elementary.io/api/addons/83/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Music (Extra)",
            "slug": "extra",
            "id": 80,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Music",
                "slug": "music",
                "id": 15,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/music/",
                "url": "https://l10n.elementary.io/api/projects/music/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/music/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/music/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/music/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/music/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/music/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/music/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/music.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/music/extra/",
            "url": "https://l10n.elementary.io/api/components/music/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/music/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/music/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/music/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/music/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/music/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/music/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/music.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/57/?format=api",
                "https://l10n.elementary.io/api/addons/58/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Granite",
            "slug": "granite",
            "id": 81,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Desktop",
                "slug": "desktop",
                "id": 3,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/desktop/",
                "url": "https://l10n.elementary.io/api/projects/desktop/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/desktop/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/desktop/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/desktop/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/desktop/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/desktop/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/granite.git",
            "git_export": "https://l10n.elementary.io/git/desktop/granite/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/granite-7.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/desktop/granite/",
            "url": "https://l10n.elementary.io/api/components/desktop/granite/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/desktop/granite/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/desktop/granite/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/desktop/granite/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/desktop/granite/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/desktop/granite/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/desktop/granite/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/granite.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/granite/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/39/?format=api",
                "https://l10n.elementary.io/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Network Indicator",
            "slug": "wingpanel-indicator-network",
            "id": 83,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Wingpanel",
                "slug": "wingpanel",
                "id": 9,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/wingpanel-indicator-network.git",
            "git_export": "https://l10n.elementary.io/git/wingpanel/wingpanel-indicator-network/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/network-indicator.pot",
            "file_format": "po",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-network/",
            "url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/wingpanel-indicator-network.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/wingpanel-indicator-network/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/236/?format=api",
                "https://l10n.elementary.io/api/addons/237/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Videos",
            "slug": "videos",
            "id": 84,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Videos",
                "slug": "videos",
                "id": 16,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/videos/",
                "url": "https://l10n.elementary.io/api/projects/videos/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/videos/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/videos/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/videos/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/videos/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/videos/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/videos/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/videos.git",
            "git_export": "https://l10n.elementary.io/git/videos/videos/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.videos.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/",
            "url": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/videos/videos/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/videos/videos/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/videos/videos/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/videos/videos/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/videos/videos/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/videos/videos/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/videos.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/videos/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/50/?format=api",
                "https://l10n.elementary.io/api/addons/51/?format=api",
                "https://l10n.elementary.io/api/addons/49/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Videos (Extra)",
            "slug": "extra",
            "id": 85,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Videos",
                "slug": "videos",
                "id": 16,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/videos/",
                "url": "https://l10n.elementary.io/api/projects/videos/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/videos/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/videos/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/videos/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/videos/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/videos/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/videos/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/videos.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/videos/extra/",
            "url": "https://l10n.elementary.io/api/components/videos/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/videos/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/videos/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/videos/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/videos/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/videos/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/videos/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/videos.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/47/?format=api",
                "https://l10n.elementary.io/api/addons/48/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Privacy Indicator",
            "slug": "wingpanel-indicator-privacy",
            "id": 86,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Wingpanel",
                "slug": "wingpanel",
                "id": 9,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/wingpanel-indicator-privacy.git",
            "git_export": "https://l10n.elementary.io/git/wingpanel/wingpanel-indicator-privacy/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/privacy-indicator.pot",
            "file_format": "po",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-privacy/",
            "url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/wingpanel-indicator-privacy.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/wingpanel-indicator-privacy/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/289/?format=api",
                "https://l10n.elementary.io/api/addons/290/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Terminal",
            "slug": "terminal",
            "id": 87,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Terminal",
                "slug": "terminal",
                "id": 17,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/terminal/",
                "url": "https://l10n.elementary.io/api/projects/terminal/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/terminal/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/terminal/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/terminal/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/terminal/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/terminal/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/terminal/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/terminal.git",
            "git_export": "https://l10n.elementary.io/git/terminal/terminal/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.terminal.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/terminal/terminal/",
            "url": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/terminal/terminal/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/terminal/terminal/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/terminal/terminal/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/terminal/terminal/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/terminal/terminal/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/terminal/terminal/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/terminal.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/terminal/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/31/?format=api",
                "https://l10n.elementary.io/api/addons/32/?format=api",
                "https://l10n.elementary.io/api/addons/30/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Terminal (Extra)",
            "slug": "extra",
            "id": 88,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Terminal",
                "slug": "terminal",
                "id": 17,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/terminal/",
                "url": "https://l10n.elementary.io/api/projects/terminal/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/terminal/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/terminal/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/terminal/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/terminal/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/terminal/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/terminal/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/terminal.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/terminal/extra/",
            "url": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/terminal/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/terminal/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/terminal/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/terminal/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/terminal/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/terminal/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/terminal.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/29/?format=api",
                "https://l10n.elementary.io/api/addons/28/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Code",
            "slug": "code",
            "id": 89,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Code",
                "slug": "code",
                "id": 18,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/code/",
                "url": "https://l10n.elementary.io/api/projects/code/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/code/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/code/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/code/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/code/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/code/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/code/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/code.git",
            "git_export": "https://l10n.elementary.io/git/code/code/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.code.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://l10n.elementary.io/projects/code/code/",
            "url": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/code/code/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/code/code/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/code/code/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/code/code/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/code/code/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/code/code/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/code.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/code/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/97/?format=api",
                "https://l10n.elementary.io/api/addons/99/?format=api",
                "https://l10n.elementary.io/api/addons/98/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Extra",
            "slug": "extra",
            "id": 91,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Code",
                "slug": "code",
                "id": 18,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/code/",
                "url": "https://l10n.elementary.io/api/projects/code/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/code/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/code/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/code/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/code/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/code/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/code/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/code.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.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://l10n.elementary.io/projects/code/extra/",
            "url": "https://l10n.elementary.io/api/components/code/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/code/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/code/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/code/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/code/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/code/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/code/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/code.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/67/?format=api",
                "https://l10n.elementary.io/api/addons/68/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Applications Menu",
            "slug": "applications-menu",
            "id": 92,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Wingpanel",
                "slug": "wingpanel",
                "id": 9,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/applications-menu.git",
            "git_export": "https://l10n.elementary.io/git/wingpanel/applications-menu/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/slingshot.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/applications-menu/",
            "url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/applications-menu.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/applications-menu/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/244/?format=api",
                "https://l10n.elementary.io/api/addons/245/?format=api",
                "https://l10n.elementary.io/api/addons/274/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "docs-installation",
            "slug": "docs-installation",
            "id": 96,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website",
                "id": 1,
                "web": "https://github.com/elementary/website",
                "web_url": "https://l10n.elementary.io/projects/website/",
                "url": "https://l10n.elementary.io/api/projects/website/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/website/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/website/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/website/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/website/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/website/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/website/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/website.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "_lang/*/docs/installation.json",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "_lang/fr/docs/installation.json",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/",
            "url": "https://l10n.elementary.io/api/components/website/docs-installation/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/website/docs-installation/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/website/docs-installation/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/website/docs-installation/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/website/docs-installation/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/website/docs-installation/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/website/docs-installation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/website.git",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": false,
            "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
        },
        {
            "name": "docs-learning-the-basics",
            "slug": "docs-learning-basics",
            "id": 97,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website",
                "id": 1,
                "web": "https://github.com/elementary/website",
                "web_url": "https://l10n.elementary.io/projects/website/",
                "url": "https://l10n.elementary.io/api/projects/website/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/website/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/website/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/website/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/website/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/website/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/website/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/website.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "_lang/*/docs/learning-the-basics.json",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "_lang/fr/docs/learning-the-basics.json",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/website/docs-learning-basics/",
            "url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/website/docs-learning-basics/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/website.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": false,
            "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
        },
        {
            "name": "Files",
            "slug": "files",
            "id": 98,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Files",
                "slug": "files",
                "id": 19,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/files/",
                "url": "https://l10n.elementary.io/api/projects/files/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/files/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/files/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/files/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/files/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/files/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/files/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/files.git",
            "git_export": "https://l10n.elementary.io/git/files/files/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.files.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/files/files/",
            "url": "https://l10n.elementary.io/api/components/files/files/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/files/files/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/files/files/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/files/files/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/files/files/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/files/files/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/files/files/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/files.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/files/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/92/?format=api",
                "https://l10n.elementary.io/api/addons/94/?format=api",
                "https://l10n.elementary.io/api/addons/93/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Files (Extra)",
            "slug": "extra",
            "id": 100,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Files",
                "slug": "files",
                "id": 19,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/files/",
                "url": "https://l10n.elementary.io/api/projects/files/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/files/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/files/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/files/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/files/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/files/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/files/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/files.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/files/extra/",
            "url": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/files/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/files/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/files/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/files/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/files/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/files/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/files.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/65/?format=api",
                "https://l10n.elementary.io/api/addons/66/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Nightlight Indicator",
            "slug": "indicator-nightlight",
            "id": 101,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Wingpanel",
                "slug": "wingpanel",
                "id": 9,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/wingpanel/",
                "url": "https://l10n.elementary.io/api/projects/wingpanel/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/wingpanel/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/wingpanel/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/wingpanel/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/wingpanel/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/wingpanel/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/wingpanel/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/wingpanel-indicator-nightlight.git",
            "git_export": "https://l10n.elementary.io/git/wingpanel/indicator-nightlight/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/nightlight-indicator.pot",
            "file_format": "po",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/indicator-nightlight/",
            "url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/indicator-nightlight/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/wingpanel-indicator-nightlight.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/wingpanel-indicator-nightlight/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/234/?format=api",
                "https://l10n.elementary.io/api/addons/235/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Initial Setup",
            "slug": "initial-setup",
            "id": 102,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Installer",
                "slug": "installer",
                "id": 8,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/installer/",
                "url": "https://l10n.elementary.io/api/projects/installer/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/installer/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/installer/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/installer/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/installer/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/installer/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/installer/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/initial-setup.git",
            "git_export": "https://l10n.elementary.io/git/installer/initial-setup/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.initial-setup.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/installer/initial-setup/",
            "url": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/installer/initial-setup/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/installer/initial-setup/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/installer/initial-setup/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/installer/initial-setup/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/installer/initial-setup/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/installer/initial-setup/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/initial-setup.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/initial-setup/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/90/?format=api",
                "https://l10n.elementary.io/api/addons/91/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Plugins",
            "slug": "plugins",
            "id": 104,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Code",
                "slug": "code",
                "id": 18,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/code/",
                "url": "https://l10n.elementary.io/api/projects/code/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/code/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/code/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/code/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/code/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/code/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/code/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/code.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/plugins/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/plugins/plugins.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://l10n.elementary.io/projects/code/plugins/",
            "url": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/code/plugins/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/code/plugins/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/code/plugins/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/code/plugins/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/code/plugins/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/code/plugins/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/code.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/95/?format=api",
                "https://l10n.elementary.io/api/addons/96/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Shortcut Overlay",
            "slug": "shortcut-overlay",
            "id": 105,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Desktop",
                "slug": "desktop",
                "id": 3,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/desktop/",
                "url": "https://l10n.elementary.io/api/projects/desktop/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/desktop/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/desktop/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/desktop/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/desktop/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/desktop/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/shortcut-overlay.git",
            "git_export": "https://l10n.elementary.io/git/desktop/shortcut-overlay/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.shortcut-overlay.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/desktop/shortcut-overlay/",
            "url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/shortcut-overlay.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/shortcut-overlay/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/20/?format=api",
                "https://l10n.elementary.io/api/addons/21/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Shortcut Overlay (Extra)",
            "slug": "shortcut-overlay-extra",
            "id": 106,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Desktop",
                "slug": "desktop",
                "id": 3,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/desktop/",
                "url": "https://l10n.elementary.io/api/projects/desktop/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/desktop/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/desktop/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/desktop/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/desktop/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/desktop/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/shortcut-overlay.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/desktop/shortcut-overlay-extra/",
            "url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/shortcut-overlay.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/18/?format=api",
                "https://l10n.elementary.io/api/addons/17/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Camera (Extra)",
            "slug": "extra",
            "id": 107,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Camera",
                "slug": "camera",
                "id": 6,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/camera/",
                "url": "https://l10n.elementary.io/api/projects/camera/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/camera/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/camera/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/camera/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/camera/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/camera/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/camera/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/camera.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/camera/extra/",
            "url": "https://l10n.elementary.io/api/components/camera/extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/camera/extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/camera/extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/camera/extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/camera/extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/camera/extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/camera/extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/camera.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/69/?format=api",
                "https://l10n.elementary.io/api/addons/70/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Captive Portal Assistant (Extra)",
            "slug": "capnet-assist-extra",
            "id": 108,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Desktop",
                "slug": "desktop",
                "id": 3,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/desktop/",
                "url": "https://l10n.elementary.io/api/projects/desktop/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/desktop/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/desktop/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/desktop/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/desktop/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/desktop/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/capnet-assist.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/desktop/capnet-assist-extra/",
            "url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/capnet-assist.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/12/?format=api",
                "https://l10n.elementary.io/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Locale Plug (Extra)",
            "slug": "locale-plug-extra",
            "id": 109,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-locale.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "LGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-locale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/127/?format=api",
                "https://l10n.elementary.io/api/addons/128/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "press",
            "slug": "press",
            "id": 112,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website",
                "id": 1,
                "web": "https://github.com/elementary/website",
                "web_url": "https://l10n.elementary.io/projects/website/",
                "url": "https://l10n.elementary.io/api/projects/website/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/website/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/website/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/website/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/website/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/website/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/website/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/website.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "_lang/*/press.json",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "_lang/fr/press.json",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/website/press/",
            "url": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/website/press/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/website/press/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/website/press/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/website/press/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/website/press/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/website/press/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/website.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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
        },
        {
            "name": "thank-you",
            "slug": "thank-you",
            "id": 113,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website",
                "id": 1,
                "web": "https://github.com/elementary/website",
                "web_url": "https://l10n.elementary.io/projects/website/",
                "url": "https://l10n.elementary.io/api/projects/website/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/website/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/website/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/website/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/website/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/website/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/website/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/website.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "_lang/*/thank-you.json",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "_lang/fr/thank-you.json",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/",
            "url": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/website/thank-you/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/website/thank-you/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/website/thank-you/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/website/thank-you/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/website/thank-you/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/website/thank-you/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/website.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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ 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
        },
        {
            "name": "Onboarding",
            "slug": "onboarding",
            "id": 114,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Installer",
                "slug": "installer",
                "id": 8,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/installer/",
                "url": "https://l10n.elementary.io/api/projects/installer/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/installer/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/installer/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/installer/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/installer/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/installer/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/installer/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/onboarding.git",
            "git_export": "https://l10n.elementary.io/git/installer/onboarding/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.onboarding.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/installer/onboarding/",
            "url": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/installer/onboarding/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/installer/onboarding/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/installer/onboarding/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/installer/onboarding/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/installer/onboarding/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/installer/onboarding/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/onboarding.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/onboarding/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/85/?format=api",
                "https://l10n.elementary.io/api/addons/87/?format=api",
                "https://l10n.elementary.io/api/addons/86/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Initial Setup (Extra)",
            "slug": "initial-setup-extra",
            "id": 115,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Installer",
                "slug": "installer",
                "id": 8,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/installer/",
                "url": "https://l10n.elementary.io/api/projects/installer/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/installer/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/installer/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/installer/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/installer/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/installer/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/installer/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/initial-setup.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/installer/initial-setup-extra/",
            "url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/initial-setup.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/63/?format=api",
                "https://l10n.elementary.io/api/addons/64/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Onboarding (Extra)",
            "slug": "onboarding-extra",
            "id": 116,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Installer",
                "slug": "installer",
                "id": 8,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/installer/",
                "url": "https://l10n.elementary.io/api/projects/installer/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/installer/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/installer/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/installer/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/installer/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/installer/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/installer/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/onboarding.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/installer/onboarding-extra/",
            "url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/installer/onboarding-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/onboarding.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/59/?format=api",
                "https://l10n.elementary.io/api/addons/60/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "System Plug (Extra)",
            "slug": "about-plug-extra",
            "id": 117,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-about.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/about-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-about.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/141/?format=api",
                "https://l10n.elementary.io/api/addons/142/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Applications Plug (Extra)",
            "slug": "applications-plug-extra",
            "id": 118,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-applications.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/applications-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/applications-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-applications.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/139/?format=api",
                "https://l10n.elementary.io/api/addons/140/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Desktop Plug (Extra)",
            "slug": "desktop-plug-extra",
            "id": 119,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-pantheon-shell.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/desktop-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/desktop-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-pantheon-shell.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/133/?format=api",
                "https://l10n.elementary.io/api/addons/134/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Display Plug (Extra)",
            "slug": "display-plug-extra",
            "id": 120,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-display.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/display-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-display.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/131/?format=api",
                "https://l10n.elementary.io/api/addons/132/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Keyboard Plug (Extra)",
            "slug": "keyboard-plug-extra",
            "id": 121,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-keyboard.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/keyboard-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/keyboard-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-keyboard.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/129/?format=api",
                "https://l10n.elementary.io/api/addons/130/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Mouse & Touchpad Plug (Extra)",
            "slug": "mouse-touchpad-plug-extra",
            "id": 122,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-mouse-touchpad.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/mouse-touchpad-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-mouse-touchpad.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/125/?format=api",
                "https://l10n.elementary.io/api/addons/126/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Networking Plug (Extra)",
            "slug": "networking-plug-extra",
            "id": 123,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-networking.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/networking-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/networking-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-networking.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/123/?format=api",
                "https://l10n.elementary.io/api/addons/124/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Notifications Plug (Extra)",
            "slug": "notifications-plug-extra",
            "id": 124,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-notifications.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/notifications-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-notifications.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/121/?format=api",
                "https://l10n.elementary.io/api/addons/122/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Screen Time & Limits Plug (Extra)",
            "slug": "parental-controls-plug-extra",
            "id": 125,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-parental-controls.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/parental-controls-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-parental-controls.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/119/?format=api",
                "https://l10n.elementary.io/api/addons/120/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Printers Plug (Extra)",
            "slug": "printers-plug-extra",
            "id": 127,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-printers.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/printers-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-printers.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/149/?format=api",
                "https://l10n.elementary.io/api/addons/150/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Security & Privacy Plug (Extra)",
            "slug": "security-privacy-plug-extra",
            "id": 128,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-security-privacy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/security-privacy-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/security-privacy-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-security-privacy.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/117/?format=api",
                "https://l10n.elementary.io/api/addons/118/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Bluetooth Plug (Extra)",
            "slug": "bluetooth-plug-extra",
            "id": 129,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-bluetooth.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/bluetooth-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/bluetooth-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-bluetooth.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/137/?format=api",
                "https://l10n.elementary.io/api/addons/138/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Sound Plug (Extra)",
            "slug": "sound-plug-extra",
            "id": 131,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-sound.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/sound-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-sound.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/147/?format=api",
                "https://l10n.elementary.io/api/addons/148/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "User Accounts Plug (Extra)",
            "slug": "user-accounts-plug-extra",
            "id": 132,
            "source_language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Switchboard",
                "slug": "switchboard",
                "id": 5,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/switchboard/",
                "url": "https://l10n.elementary.io/api/projects/switchboard/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/switchboard/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/switchboard/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/switchboard/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/switchboard/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/switchboard/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/switchboard/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://elementary.io/docs/translation-guide",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "[email protected]:elementary/switchboard-plug-useraccounts.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/extra/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/extra/extra.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/user-accounts-plug-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/user-accounts-plug-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-useraccounts.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/115/?format=api",
                "https://l10n.elementary.io/api/addons/116/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}