Translation components API.

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

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

{
    "count": 3645,
    "next": "https://translate.fedoraproject.org/api/components/?format=api&page=4",
    "previous": "https://translate.fedoraproject.org/api/components/?format=api&page=2",
    "results": [
        {
            "name": "abrt",
            "slug": "abrt",
            "id": 73,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ABRT",
                "slug": "abrt",
                "id": 24,
                "web": "https://github.com/abrt/abrt",
                "web_url": "https://translate.fedoraproject.org/projects/abrt/",
                "url": "https://translate.fedoraproject.org/api/projects/abrt/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/abrt/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/abrt/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/abrt/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/abrt/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/abrt/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:abrt/l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/abrt/abrt/",
            "branch": "abrt",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "abrt.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/abrt/abrt/",
            "url": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:abrt/l10n.git",
            "check_flags": "c-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/abrt/abrt/blob/master/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "add_message": "Add ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "delete_message": "Remove ({{ language_code }}) translation",
            "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\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://translate.fedoraproject.org/api/addons/183/?format=api",
                "https://translate.fedoraproject.org/api/addons/176/?format=api",
                "https://translate.fedoraproject.org/api/addons/175/?format=api",
                "https://translate.fedoraproject.org/api/addons/173/?format=api",
                "https://translate.fedoraproject.org/api/addons/172/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "libreport",
            "slug": "libreport",
            "id": 74,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ABRT",
                "slug": "abrt",
                "id": 24,
                "web": "https://github.com/abrt/abrt",
                "web_url": "https://translate.fedoraproject.org/projects/abrt/",
                "url": "https://translate.fedoraproject.org/api/projects/abrt/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/abrt/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/abrt/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/abrt/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/abrt/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/abrt/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:abrt/l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/abrt/libreport/",
            "branch": "libreport",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "libreport.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/abrt/libreport/",
            "url": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/abrt/libreport/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:abrt/l10n.git",
            "check_flags": "c-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/abrt/libreport/blob/master/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "add_message": "Add ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "delete_message": "Remove ({{ language_code }}) translation",
            "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\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://translate.fedoraproject.org/api/addons/184/?format=api",
                "https://translate.fedoraproject.org/api/addons/187/?format=api",
                "https://translate.fedoraproject.org/api/addons/186/?format=api",
                "https://translate.fedoraproject.org/api/addons/185/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "retrace-server",
            "slug": "retrace-server",
            "id": 75,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ABRT",
                "slug": "abrt",
                "id": 24,
                "web": "https://github.com/abrt/abrt",
                "web_url": "https://translate.fedoraproject.org/projects/abrt/",
                "url": "https://translate.fedoraproject.org/api/projects/abrt/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/abrt/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/abrt/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/abrt/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/abrt/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/abrt/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:abrt/l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/abrt/retrace-server/",
            "branch": "retrace-server",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "retrace-server.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/abrt/retrace-server/",
            "url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:abrt/l10n.git",
            "check_flags": "python-format,python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/abrt/retrace-server/blob/master/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "add_message": "Add ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "delete_message": "Remove ({{ language_code }}) translation",
            "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\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://translate.fedoraproject.org/api/addons/174/?format=api",
                "https://translate.fedoraproject.org/api/addons/170/?format=api",
                "https://translate.fedoraproject.org/api/addons/169/?format=api",
                "https://translate.fedoraproject.org/api/addons/168/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "gnome-abrt",
            "slug": "gnome-abrt",
            "id": 76,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ABRT",
                "slug": "abrt",
                "id": 24,
                "web": "https://github.com/abrt/abrt",
                "web_url": "https://translate.fedoraproject.org/projects/abrt/",
                "url": "https://translate.fedoraproject.org/api/projects/abrt/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/abrt/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/abrt/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/abrt/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/abrt/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/abrt/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:abrt/l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/abrt/gnome-abrt/",
            "branch": "gnome-abrt",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "gnome-abrt.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/abrt/gnome-abrt/",
            "url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:abrt/l10n.git",
            "check_flags": "python-format,python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/abrt/gnome-abrt/blob/master/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "add_message": "Add ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
            "delete_message": "Remove ({{ language_code }}) translation",
            "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\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://translate.fedoraproject.org/api/addons/178/?format=api",
                "https://translate.fedoraproject.org/api/addons/237/?format=api",
                "https://translate.fedoraproject.org/api/addons/181/?format=api",
                "https://translate.fedoraproject.org/api/addons/179/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "master",
            "slug": "master",
            "id": 77,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "firewalld",
                "slug": "firewalld",
                "id": 27,
                "web": "http://firewalld.org/",
                "web_url": "https://translate.fedoraproject.org/projects/firewalld/",
                "url": "https://translate.fedoraproject.org/api/projects/firewalld/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/firewalld/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/firewalld/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/firewalld/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/firewalld/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/firewalld/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/firewalld/firewalld",
            "git_export": "https://translate.fedoraproject.org/git/firewalld/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/firewalld.weblate.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://translate.fedoraproject.org/projects/firewalld/master/",
            "url": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/firewalld/master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/firewalld/master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/firewalld/master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/firewalld/master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/firewalld/master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/firewalld/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/firewalld/firewalld",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/firewalld/firewalld/blob/{{branch}}/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "chore(translation): update ({{ language_name }}) via Weblate",
            "add_message": "chore(translation): added ({{ language_name }}) via Weblate",
            "delete_message": "chore(translation): Deleted ({{ language_name }}) via Weblate",
            "merge_message": "chore(translation): Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "chore(translation): Update files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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://translate.fedoraproject.org/api/addons/194/?format=api",
                "https://translate.fedoraproject.org/api/addons/197/?format=api",
                "https://translate.fedoraproject.org/api/addons/196/?format=api",
                "https://translate.fedoraproject.org/api/addons/195/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "master",
            "slug": "master",
            "id": 78,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pykickstart",
                "slug": "pykickstart",
                "id": 26,
                "web": "https://github.com/pykickstart/pykickstart",
                "web_url": "https://translate.fedoraproject.org/projects/pykickstart/",
                "url": "https://translate.fedoraproject.org/api/projects/pykickstart/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/pykickstart/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/pykickstart/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/pykickstart/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/pykickstart/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/pykickstart/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/pykickstart/weblate",
            "git_export": "https://translate.fedoraproject.org/git/pykickstart/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pykickstart.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://translate.fedoraproject.org/projects/pykickstart/master/",
            "url": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/pykickstart/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/pykickstart/weblate",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/pykickstart/pykickstart/blob/{{branch}}/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/198/?format=api",
                "https://translate.fedoraproject.org/api/addons/201/?format=api",
                "https://translate.fedoraproject.org/api/addons/200/?format=api",
                "https://translate.fedoraproject.org/api/addons/199/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "rhel8-branch",
            "slug": "rhel8-branch",
            "id": 79,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pykickstart",
                "slug": "pykickstart",
                "id": 26,
                "web": "https://github.com/pykickstart/pykickstart",
                "web_url": "https://translate.fedoraproject.org/projects/pykickstart/",
                "url": "https://translate.fedoraproject.org/api/projects/pykickstart/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/pykickstart/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/pykickstart/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/pykickstart/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/pykickstart/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/pykickstart/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/pykickstart/weblate",
            "git_export": "https://translate.fedoraproject.org/git/pykickstart/rhel8-branch/",
            "branch": "rhel8-branch",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pykickstart.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://translate.fedoraproject.org/projects/pykickstart/rhel8-branch/",
            "url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/pykickstart/weblate",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/pykickstart/pykickstart/blob/{{branch}}/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "alt.fedoraproject.org",
            "slug": "altfedoraprojectorg",
            "id": 80,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git-force-push",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "https://translate.fedoraproject.org/git/fedora-websites/altfedoraprojectorg/",
            "branch": "master",
            "push_branch": "",
            "filemask": "alt.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "alt.fedoraproject.org/alt.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/altfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://pagure.io/fedora-websites/blob/{{branch}}/f/{{filename}}#_{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/204/?format=api",
                "https://translate.fedoraproject.org/api/addons/207/?format=api",
                "https://translate.fedoraproject.org/api/addons/206/?format=api",
                "https://translate.fedoraproject.org/api/addons/205/?format=api",
                "https://translate.fedoraproject.org/api/addons/203/?format=api",
                "https://translate.fedoraproject.org/api/addons/202/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "boot.fedoraproject.org",
            "slug": "bootfedoraprojectorg",
            "id": 81,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "boot.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "boot.fedoraproject.org/boot.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/bootfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/bootfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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://translate.fedoraproject.org/api/addons/214/?format=api",
                "https://translate.fedoraproject.org/api/addons/220/?format=api",
                "https://translate.fedoraproject.org/api/addons/210/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "start.fedoraproject.org",
            "slug": "startfedoraprojectorg",
            "id": 82,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "start.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "start.fedoraproject.org/start.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/startfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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://translate.fedoraproject.org/api/addons/212/?format=api",
                "https://translate.fedoraproject.org/api/addons/219/?format=api",
                "https://translate.fedoraproject.org/api/addons/209/?format=api",
                "https://translate.fedoraproject.org/api/addons/208/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "spins.fedoraproject.org",
            "slug": "spinsfedoraprojectorg",
            "id": 83,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "spins.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "spins.fedoraproject.org/spins.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/spinsfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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://translate.fedoraproject.org/api/addons/218/?format=api",
                "https://translate.fedoraproject.org/api/addons/221/?format=api",
                "https://translate.fedoraproject.org/api/addons/216/?format=api",
                "https://translate.fedoraproject.org/api/addons/213/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fedoracommunity.org",
            "slug": "fedoracommunityorg",
            "id": 84,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "fedoracommunity.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "fedoracommunity.org/fedoracommunity.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/fedoracommunityorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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://translate.fedoraproject.org/api/addons/217/?format=api",
                "https://translate.fedoraproject.org/api/addons/222/?format=api",
                "https://translate.fedoraproject.org/api/addons/215/?format=api",
                "https://translate.fedoraproject.org/api/addons/211/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "labs.fedoraproject.org",
            "slug": "labsfedoraprojectorg",
            "id": 85,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "labs.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "labs.fedoraproject.org/labs.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/labsfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "python_format"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": 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://translate.fedoraproject.org/api/addons/225/?format=api",
                "https://translate.fedoraproject.org/api/addons/228/?format=api",
                "https://translate.fedoraproject.org/api/addons/224/?format=api",
                "https://translate.fedoraproject.org/api/addons/223/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "arm.fedoraproject.org",
            "slug": "armfedoraprojectorg",
            "id": 86,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "arm.fedoraproject.org/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "arm.fedoraproject.org/arm.fedoraproject.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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://translate.fedoraproject.org/api/addons/10050/?format=api",
                "https://translate.fedoraproject.org/api/addons/227/?format=api",
                "https://translate.fedoraproject.org/api/addons/229/?format=api",
                "https://translate.fedoraproject.org/api/addons/226/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "getfedora.org",
            "slug": "getfedoraorg",
            "id": 87,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-websites",
                "slug": "fedora-websites",
                "id": 28,
                "web": "https://pagure.io/fedora-websites/",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-websites/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-websites/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "ssh://pagure.io/fedora-web/translations.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "getfedora.org-redesign/*/LC_MESSAGES/messages.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "getfedora.org-redesign/getfedora.org.pot",
            "file_format": "po",
            "license": "CC-BY-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-3.0.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://pagure.io/fedora-web/translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "python_format"
            ],
            "restricted": false,
            "repoweb": "https://pagure.io/fedora-web/websites/blob/{{branch}}/f/{{filename}}#_{{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://translate.fedoraproject.org/api/addons/10051/?format=api",
                "https://translate.fedoraproject.org/api/addons/230/?format=api",
                "https://translate.fedoraproject.org/api/addons/232/?format=api",
                "https://translate.fedoraproject.org/api/addons/231/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "asknot-ng",
            "slug": "asknot-ng",
            "id": 88,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-infra",
                "slug": "fedora-infra",
                "id": 20,
                "web": "https://github.com/fedora-infra",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-infra/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/fedora-infra/asknot-ng",
            "git_export": "https://translate.fedoraproject.org/git/fedora-infra/asknot-ng/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "l10n/fedora/locale/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "l10n/fedora/locale/asknot-ng.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://translate.fedoraproject.org/projects/fedora-infra/asknot-ng/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/fedora-infra/asknot-ng",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/fedora-infra/asknot-ng/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://translate.fedoraproject.org/api/addons/233/?format=api",
                "https://translate.fedoraproject.org/api/addons/236/?format=api",
                "https://translate.fedoraproject.org/api/addons/235/?format=api",
                "https://translate.fedoraproject.org/api/addons/234/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "initscripts",
            "slug": "initscripts",
            "id": 90,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-sysv",
                "slug": "fedora-sysv",
                "id": 29,
                "web": "https://github.com/fedora-sysv",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-sysv/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/fedora-sysv/initscripts",
            "git_export": "https://translate.fedoraproject.org/git/fedora-sysv/initscripts/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/initscripts.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://translate.fedoraproject.org/projects/fedora-sysv/initscripts/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/fedora-sysv/initscripts",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/fedora-sysv/initscripts/blob/{{branch}}/po/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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://translate.fedoraproject.org/api/addons/242/?format=api",
                "https://translate.fedoraproject.org/api/addons/245/?format=api",
                "https://translate.fedoraproject.org/api/addons/244/?format=api",
                "https://translate.fedoraproject.org/api/addons/243/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "chkconfig",
            "slug": "chkconfig",
            "id": 91,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "fedora-sysv",
                "slug": "fedora-sysv",
                "id": 29,
                "web": "https://github.com/fedora-sysv",
                "web_url": "https://translate.fedoraproject.org/projects/fedora-sysv/",
                "url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-sysv/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/fedora-sysv/chkconfig",
            "git_export": "https://translate.fedoraproject.org/git/fedora-sysv/chkconfig/",
            "branch": "main",
            "push_branch": "",
            "filemask": "po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/chkconfig.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://translate.fedoraproject.org/projects/fedora-sysv/chkconfig/",
            "url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/fedora-sysv/chkconfig",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/fedora-sysv/chkconfig/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://translate.fedoraproject.org/api/addons/241/?format=api",
                "https://translate.fedoraproject.org/api/addons/240/?format=api",
                "https://translate.fedoraproject.org/api/addons/239/?format=api",
                "https://translate.fedoraproject.org/api/addons/238/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "main",
            "slug": "master",
            "id": 96,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "cracklib",
                "slug": "cracklib",
                "id": 30,
                "web": "https://github.com/cracklib/cracklib",
                "web_url": "https://translate.fedoraproject.org/projects/cracklib/",
                "url": "https://translate.fedoraproject.org/api/projects/cracklib/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/cracklib/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/cracklib/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/cracklib/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/cracklib/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/cracklib/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/cracklib/cracklib",
            "git_export": "https://translate.fedoraproject.org/git/cracklib/master/",
            "branch": "main",
            "push_branch": "",
            "filemask": "src/po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/po/cracklib.pot",
            "file_format": "po",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-or-later.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/cracklib/master/",
            "url": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/cracklib/master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/cracklib/master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/cracklib/master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/cracklib/master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/cracklib/master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/cracklib/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cracklib/cracklib",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/cracklib/cracklib/blob/{{branch}}/src/{{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://translate.fedoraproject.org/api/addons/262/?format=api",
                "https://translate.fedoraproject.org/api/addons/265/?format=api",
                "https://translate.fedoraproject.org/api/addons/264/?format=api",
                "https://translate.fedoraproject.org/api/addons/263/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "master",
            "slug": "master",
            "id": 97,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "balistica",
                "slug": "balistica",
                "id": 31,
                "web": "https://github.com/fusilero/balistica",
                "web_url": "https://translate.fedoraproject.org/projects/balistica/",
                "url": "https://translate.fedoraproject.org/api/projects/balistica/?format=api",
                "components_list_url": "https://translate.fedoraproject.org/api/projects/balistica/components/?format=api",
                "repository_url": "https://translate.fedoraproject.org/api/projects/balistica/repository/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/projects/balistica/statistics/?format=api",
                "changes_list_url": "https://translate.fedoraproject.org/api/projects/balistica/changes/?format=api",
                "languages_url": "https://translate.fedoraproject.org/api/projects/balistica/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/fusilero/balistica",
            "git_export": "https://translate.fedoraproject.org/git/balistica/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/balistica.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://translate.fedoraproject.org/projects/balistica/master/",
            "url": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/balistica/master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/balistica/master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/balistica/master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/balistica/master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/balistica/master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/balistica/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/fusilero/balistica",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/fusilero/balistica/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/266/?format=api",
                "https://translate.fedoraproject.org/api/addons/270/?format=api",
                "https://translate.fedoraproject.org/api/addons/269/?format=api",
                "https://translate.fedoraproject.org/api/addons/268/?format=api",
                "https://translate.fedoraproject.org/api/addons/267/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}