Translation components API.

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

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

{
    "count": 149,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/?format=api&page=7",
    "results": [
        {
            "name": "plugin-fancymenu (Name & Description)",
            "slug": "plugin-fancymenu-name-and-description",
            "id": 235,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-fancymenu/translations/fancymenu_*.desktop.yaml",
            "template": "plugin-fancymenu/translations/fancymenu.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-fancymenu/translations/fancymenu.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-fancymenu-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/changes/?format=api",
            "new_lang": "add",
            "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 }})\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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "Wshot",
            "slug": "wshot",
            "id": 237,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/wshot",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/wshot/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/wshot.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/changes/?format=api",
            "new_lang": "add",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "OMGMounter",
            "slug": "omgmounter",
            "id": 238,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/omgmounter.git",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/omgmounter/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/translations/omgmounter_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/omgmounter.ts",
            "file_format": "ts",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "OMGMounter Menu Entry",
            "slug": "omgmounter-menu-entry",
            "id": 239,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/omgmounter.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/translations/omgmounter_*.desktop.yaml",
            "template": "resources/translations/omgmounter.desktop.yaml",
            "edit_template": true,
            "intermediate": "resources/translations/omgmounter.desktop.yaml",
            "new_base": "",
            "file_format": "yaml",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "Labwc Tweaks",
            "slug": "labwc-tweaks",
            "id": 240,
            "project": {
                "name": "Labwc",
                "slug": "labwc",
                "id": 13,
                "web": "https://labwc.github.io/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/labwc/",
                "url": "https://translate.lxqt-project.org/api/projects/labwc/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/labwc/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/labwc/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/labwc/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/labwc/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/labwc/labwc-tweaks",
            "git_export": "https://translate.lxqt-project.org/git/labwc/labwc-tweaks/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/translations/labwc-tweaks_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/translations/labwc-tweaks.ts",
            "file_format": "ts",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks/",
            "url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/changes/?format=api",
            "new_lang": "add",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "Labwc Tweaks Menu Entry",
            "slug": "labwc-tweaks-menu-entry",
            "id": 241,
            "project": {
                "name": "Labwc",
                "slug": "labwc",
                "id": 13,
                "web": "https://labwc.github.io/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/labwc/",
                "url": "https://translate.lxqt-project.org/api/projects/labwc/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/labwc/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/labwc/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/labwc/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/labwc/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/labwc/labwc-tweaks",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "data/translations/labwc_tweaks_*.desktop.yaml",
            "template": "data/translations/labwc_tweaks.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/translations/labwc_tweaks.desktop.yaml",
            "file_format": "yaml",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/changes/?format=api",
            "new_lang": "add",
            "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 }})\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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "GTKConf",
            "slug": "gtk-conf",
            "id": 242,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/gtk-conf.git",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/gtk-conf/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/translations/gtk-conf_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/gtk-conf.ts",
            "file_format": "ts",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/gtk-conf/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "GTKConf Menu Entry",
            "slug": "gtkconf-menu-entry",
            "id": 243,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/gtk-conf.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/translations/gtk-conf_*.desktop.yaml",
            "template": "resources/translations/gtk-conf.desktop.yaml",
            "edit_template": true,
            "intermediate": "resources/translations/gtk-conf.desktop.yaml",
            "new_base": "",
            "file_format": "yaml",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/gtkconf-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/gtkconf-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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 }}",
            "allow_translation_propagation": 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": ""
        },
        {
            "name": "Meteo-qt",
            "slug": "meteo-qt",
            "id": 244,
            "project": {
                "name": "dglent",
                "slug": "dglent",
                "id": 15,
                "web": "https://github.com/dglent/meteo-qt",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/dglent/",
                "url": "https://translate.lxqt-project.org/api/projects/dglent/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/dglent/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/dglent/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/dglent/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/dglent/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/dglent/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/dglent/meteo-qt",
            "git_export": "https://translate.lxqt-project.org/git/dglent/meteo-qt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "meteo_qt/translations/meteo-qt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "meteo_qt/translations/meteo-qt_en.ts",
            "file_format": "ts",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/",
            "url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/changes/?format=api",
            "new_lang": "add",
            "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 }})\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 }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en)$).+$",
            "variant_regex": ""
        }
    ]
}