Translation projects API.

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

GET /api/projects/dnf/components/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "dnf-master",
            "slug": "dnf-master",
            "id": 103,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/dnf/dnf-master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "master/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "master/dnf.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/dnf/dnf-master/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-l10n.git",
            "check_flags": "python-brace-format,placeholders::r\"\\--\\w+(-\\w+)?\":repoquery:autoremove:nevra:NEVRA:rpm:RPM",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/rpm-software-management/dnf//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/283/?format=api",
                "https://translate.fedoraproject.org/api/addons/284/?format=api",
                "https://translate.fedoraproject.org/api/addons/5654/?format=api",
                "https://translate.fedoraproject.org/api/addons/282/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "libdnf-master",
            "slug": "libdnf-master",
            "id": 1872,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/dnf/libdnf-master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "master/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "master/libdnf.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/dnf/libdnf-master/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/rpm-software-management/libdnf/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/5622/?format=api",
                "https://translate.fedoraproject.org/api/addons/5621/?format=api",
                "https://translate.fedoraproject.org/api/addons/5623/?format=api",
                "https://translate.fedoraproject.org/api/addons/5638/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "dnf-plugins-core-master",
            "slug": "dnf-plugins-core-l10n-master",
            "id": 1873,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/dnf/dnf-plugins-core-l10n-master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "master/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "master/dnf-plugins-core.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/dnf/dnf-plugins-core-l10n-master/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "check_flags": "python-brace-format,placeholders:r\"\\--\\w+(\\-\\w+)?\":r\"-?debuginfo\":r\"-?debugsource\":rpm:RPM:copr:Copr:Playground:versionlock",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/rpm-software-management/dnf-plugins-core/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/5625/?format=api",
                "https://translate.fedoraproject.org/api/addons/13172/?format=api",
                "https://translate.fedoraproject.org/api/addons/6566/?format=api",
                "https://translate.fedoraproject.org/api/addons/5624/?format=api",
                "https://translate.fedoraproject.org/api/addons/5626/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "dnf-plugins-extras",
            "slug": "dnf-plugins-extras",
            "id": 1874,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-plugins-extras-l10n.git",
            "git_export": "https://translate.fedoraproject.org/git/dnf/dnf-plugins-extras/",
            "branch": "master",
            "push_branch": "",
            "filemask": "master/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "master/dnf-plugins-extras.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/dnf/dnf-plugins-extras/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-plugins-extras-l10n.git",
            "check_flags": "python-brace-format,placeholders:r\"\\--\\w+[\\-\\w+]*\":kickstart:MERGE:r\"https://github.com/FrostyX/tracer/issues\":Tracer:sys.exit:rpmconf:pre_snapshot:post_snapshot:torproxy:Tor",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/rpm-software-management/dnf-plugins-extras/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/5628/?format=api",
                "https://translate.fedoraproject.org/api/addons/5627/?format=api",
                "https://translate.fedoraproject.org/api/addons/5629/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "libdnf-dnf-4-master",
            "slug": "libdnf-dnf-4-master",
            "id": 1878,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "dnf-4-master/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "dnf-4-master/libdnf.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/dnf/libdnf-dnf-4-master/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/rpm-software-management/libdnf/blob/dnf-4-master/{{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/5640/?format=api",
                "https://translate.fedoraproject.org/api/addons/5639/?format=api",
                "https://translate.fedoraproject.org/api/addons/5641/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/?format=api"
        },
        {
            "name": "dnf-rhel-8",
            "slug": "dnf-rhel-8",
            "id": 3213,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-8/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "rhel-8/dnf.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/dnf/dnf-rhel-8/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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/9540/?format=api",
                "https://translate.fedoraproject.org/api/addons/9538/?format=api",
                "https://translate.fedoraproject.org/api/addons/9539/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api"
        },
        {
            "name": "dnf-plugins-core-rhel-8",
            "slug": "dnf-plugins-core-rhel-8",
            "id": 3214,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-8/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "rhel-8/dnf-plugins-core.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/dnf/dnf-plugins-core-rhel-8/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-8/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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/9543/?format=api",
                "https://translate.fedoraproject.org/api/addons/9541/?format=api",
                "https://translate.fedoraproject.org/api/addons/9542/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api"
        },
        {
            "name": "libdnf-rhel-8",
            "slug": "libdnf-rhel-8",
            "id": 3215,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-8/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "rhel-8/libdnf.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/dnf/libdnf-rhel-8/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/9546/?format=api",
                "https://translate.fedoraproject.org/api/addons/9544/?format=api",
                "https://translate.fedoraproject.org/api/addons/9545/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/?format=api"
        },
        {
            "name": "dnf",
            "slug": "glossary",
            "id": 3247,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/dnf/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/dnf/glossary/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "libdnf-rhel-9",
            "slug": "libdnf-rhel-9",
            "id": 3507,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-9/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "rhel-9/libdnf.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/dnf/libdnf-rhel-9/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/libdnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/10075/?format=api",
                "https://translate.fedoraproject.org/api/addons/10073/?format=api",
                "https://translate.fedoraproject.org/api/addons/10074/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-master/?format=api"
        },
        {
            "name": "dnf-plugins-core-rhel-9",
            "slug": "dnf-plugins-core-rhel-9",
            "id": 3508,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-9/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "rhel-9/dnf-plugins-core.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/dnf/dnf-plugins-core-rhel-9/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-plugins-core-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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/10078/?format=api",
                "https://translate.fedoraproject.org/api/addons/10076/?format=api",
                "https://translate.fedoraproject.org/api/addons/10077/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api"
        },
        {
            "name": "dnf-rhel-9",
            "slug": "dnf-rhel-9",
            "id": 3509,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://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"
            },
            "vcs": "git",
            "repo": "git@github.com:rpm-software-management/dnf-l10n.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "rhel-9/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "rhel-9/dnf.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/dnf/dnf-rhel-9/",
            "url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:rpm-software-management/dnf-l10n.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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/10081/?format=api",
                "https://translate.fedoraproject.org/api/addons/10079/?format=api",
                "https://translate.fedoraproject.org/api/addons/10080/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api"
        }
    ]
}