Translation components API.

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

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

{
    "count": 175,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/?format=api&page=3",
    "results": [
        {
            "name": "Code Glossary",
            "slug": "glossary",
            "id": 187,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/code/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/code/glossary/",
            "url": "https://l10n.elementary.io/api/components/code/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/code/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/code/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/code/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/code/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/code/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/code/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Files Glossary",
            "slug": "glossary",
            "id": 188,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/files/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/files/glossary/",
            "url": "https://l10n.elementary.io/api/components/files/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/files/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/files/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/files/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/files/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/files/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/files/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Installer Glossary",
            "slug": "glossary",
            "id": 189,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/installer/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/installer/glossary/",
            "url": "https://l10n.elementary.io/api/components/installer/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/installer/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/installer/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/installer/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/installer/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/installer/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/installer/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Mail Glossary",
            "slug": "glossary",
            "id": 190,
            "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": "Mail",
                "slug": "mail",
                "id": 10,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/mail/",
                "url": "https://l10n.elementary.io/api/projects/mail/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/mail/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/mail/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/mail/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/mail/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/mail/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/mail/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/mail/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/mail/glossary/",
            "url": "https://l10n.elementary.io/api/components/mail/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/mail/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/mail/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/mail/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/mail/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/mail/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/mail/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Music Glossary",
            "slug": "glossary",
            "id": 191,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/music/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/music/glossary/",
            "url": "https://l10n.elementary.io/api/components/music/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/music/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/music/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/music/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/music/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/music/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/music/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Photos Glossary",
            "slug": "glossary",
            "id": 192,
            "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": "Photos",
                "slug": "photos",
                "id": 13,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/photos/",
                "url": "https://l10n.elementary.io/api/projects/photos/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/photos/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/photos/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/photos/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/photos/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/photos/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/photos/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/photos/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/photos/glossary/",
            "url": "https://l10n.elementary.io/api/components/photos/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/photos/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/photos/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/photos/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/photos/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/photos/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/photos/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Switchboard Glossary",
            "slug": "glossary",
            "id": 193,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/switchboard/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/glossary/",
            "url": "https://l10n.elementary.io/api/components/switchboard/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Videos Glossary",
            "slug": "glossary",
            "id": 194,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/videos/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/videos/glossary/",
            "url": "https://l10n.elementary.io/api/components/videos/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/videos/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/videos/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/videos/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/videos/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/videos/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/videos/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Website",
            "slug": "glossary",
            "id": 195,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/website/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/",
            "url": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/website/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/website/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/website/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/website/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/website/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/website/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Wingpanel Glossary",
            "slug": "glossary",
            "id": 196,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/wingpanel/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-only",
            "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/glossary/",
            "url": "https://l10n.elementary.io/api/components/wingpanel/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/wingpanel/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Terminal Glossary",
            "slug": "glossary",
            "id": 197,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/terminal/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://l10n.elementary.io/api/components/terminal/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/terminal/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/terminal/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/terminal/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/terminal/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/terminal/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/terminal/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Camera Glossary",
            "slug": "glossary",
            "id": 198,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/camera/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/camera/glossary/",
            "url": "https://l10n.elementary.io/api/components/camera/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/camera/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/camera/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/camera/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/camera/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/camera/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/camera/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Vala",
            "slug": "glossary",
            "id": 199,
            "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": "Vala",
                "slug": "vala",
                "id": 21,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/vala/",
                "url": "https://l10n.elementary.io/api/projects/vala/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/vala/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/vala/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/vala/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/vala/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/vala/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/vala/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/vala/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/vala/glossary/",
            "url": "https://l10n.elementary.io/api/components/vala/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/vala/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/vala/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/vala/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/vala/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/vala/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/vala/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AppCenter Glossary",
            "slug": "glossary",
            "id": 200,
            "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": "AppCenter",
                "slug": "appcenter",
                "id": 7,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/appcenter/",
                "url": "https://l10n.elementary.io/api/projects/appcenter/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/appcenter/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/appcenter/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/appcenter/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/appcenter/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/appcenter/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/appcenter/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/appcenter/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/appcenter/glossary/",
            "url": "https://l10n.elementary.io/api/components/appcenter/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/appcenter/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/appcenter/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/appcenter/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/appcenter/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/appcenter/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/appcenter/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Desktop",
            "slug": "glossary",
            "id": 201,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/desktop/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/desktop/glossary/",
            "url": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/desktop/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/desktop/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/desktop/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/desktop/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/desktop/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/desktop/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Screenshot Glossary",
            "slug": "glossary",
            "id": 202,
            "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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/screenshot/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://l10n.elementary.io/api/components/screenshot/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/screenshot/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/screenshot/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/screenshot/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/screenshot/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/screenshot/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/screenshot/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Store",
            "slug": "glossary",
            "id": 203,
            "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": "Store",
                "slug": "store",
                "id": 23,
                "web": "https://store.elementary.io",
                "web_url": "https://l10n.elementary.io/projects/store/",
                "url": "https://l10n.elementary.io/api/projects/store/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/store/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/store/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/store/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/store/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/store/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/store/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/store/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/store/glossary/",
            "url": "https://l10n.elementary.io/api/components/store/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/store/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/store/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/store/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/store/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/store/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/store/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Friends Glossary",
            "slug": "glossary",
            "id": 204,
            "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": "Friends",
                "slug": "friends",
                "id": 24,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/friends/",
                "url": "https://l10n.elementary.io/api/projects/friends/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/friends/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/friends/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/friends/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/friends/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/friends/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/friends/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/friends/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/friends/glossary/",
            "url": "https://l10n.elementary.io/api/components/friends/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/friends/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/friends/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/friends/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/friends/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/friends/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/friends/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Tasks Glossary",
            "slug": "glossary",
            "id": 205,
            "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": "Tasks",
                "slug": "tasks",
                "id": 22,
                "web": "https://elementary.io",
                "web_url": "https://l10n.elementary.io/projects/tasks/",
                "url": "https://l10n.elementary.io/api/projects/tasks/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/tasks/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/tasks/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/tasks/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/tasks/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/tasks/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/tasks/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": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/tasks/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/tasks/glossary/",
            "url": "https://l10n.elementary.io/api/components/tasks/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/tasks/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/tasks/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/tasks/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/tasks/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/tasks/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/tasks/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Icon Browser Glossary",
            "slug": "glossary",
            "id": 206,
            "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": "Icon Browser",
                "slug": "icon-browser",
                "id": 25,
                "web": "https://github.com/elementary/iconbrowser",
                "web_url": "https://l10n.elementary.io/projects/icon-browser/",
                "url": "https://l10n.elementary.io/api/projects/icon-browser/?format=api",
                "components_list_url": "https://l10n.elementary.io/api/projects/icon-browser/components/?format=api",
                "repository_url": "https://l10n.elementary.io/api/projects/icon-browser/repository/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/projects/icon-browser/statistics/?format=api",
                "categories_url": "https://l10n.elementary.io/api/projects/icon-browser/categories/?format=api",
                "changes_list_url": "https://l10n.elementary.io/api/projects/icon-browser/changes/?format=api",
                "languages_url": "https://l10n.elementary.io/api/projects/icon-browser/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.elementary.io/git/icon-browser/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/icon-browser/glossary/",
            "url": "https://l10n.elementary.io/api/components/icon-browser/glossary/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/icon-browser/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Sharing Settings (Extra)",
            "slug": "sharing-extra",
            "id": 207,
            "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-sharing.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/sharing-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/sharing-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-sharing.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://l10n.elementary.io/api/addons/315/?format=api",
                "https://l10n.elementary.io/api/addons/316/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Power Settings",
            "slug": "power",
            "id": 208,
            "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-power.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/power/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.power.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/power/",
            "url": "https://l10n.elementary.io/api/components/switchboard/power/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/power/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/power/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/power/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/power/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/power/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/power/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-power.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-power/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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/317/?format=api",
                "https://l10n.elementary.io/api/addons/318/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Power Settings (extra)",
            "slug": "power-extra",
            "id": 209,
            "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-power.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-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/power-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/power-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/power-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-power.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-power/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/319/?format=api",
                "https://l10n.elementary.io/api/addons/320/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Date & Time Settings",
            "slug": "datetime",
            "id": 210,
            "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-datetime.git",
            "git_export": "https://l10n.elementary.io/git/switchboard/datetime/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/io.elementary.settings.datetime.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/switchboard/datetime/",
            "url": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/datetime/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/datetime/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/datetime/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/datetime/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/datetime/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/datetime/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-datetime.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-datetime/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/322/?format=api",
                "https://l10n.elementary.io/api/addons/321/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Date & Time Settings (Extra)",
            "slug": "datetime-extra",
            "id": 211,
            "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-datetime.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-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://l10n.elementary.io/projects/switchboard/datetime-extra/",
            "url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/?format=api",
            "repository_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/repository/?format=api",
            "translations_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/translations/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/statistics/?format=api",
            "lock_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/lock/?format=api",
            "links_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/links/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/components/switchboard/datetime-extra/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "[email protected]:elementary/switchboard-plug-datetime.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/elementary/switchboard-plug-datetime/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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/323/?format=api",
                "https://l10n.elementary.io/api/addons/324/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}