Translation projects API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Documentation",
            "slug": "documentation",
            "id": 64,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/localized_docs.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/documentation/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/documentation/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/localized_docs.git",
            "check_flags": "rst-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/master/{{filename|parentdir|parentdir}}#L{{line}}",
            "report_source_bugs": "translators@phpmyadmin.net",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[ci skip]",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/48/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Development",
            "slug": "master",
            "id": 67,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/master/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/po/phpmyadmin.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "If you would like to make a contribution to the phpMyAdmin Project, please\r\ncertify to the following:\r\n\r\nphpMyAdmin Developer's Certificate of Origin. Version 1.0\r\n\r\nBy making a contribution to this project, I certify that:\r\n\r\n(a) The contribution was created in whole or in part by me and I have the\r\n    right to submit it under the license of \"GNU General Public License or\r\n    any later version\" (\"GPLv2-or-later\"); or\r\n\r\n(b) The contribution is based upon previous work that, to the best of my\r\n    knowledge, is covered under an appropriate open source license and I have\r\n    the right under that license to submit that work with modifications,\r\n    whether created in whole or in part by me, under GPLv2-or-later; or\r\n\r\n(c) The contribution was provided directly to me by some other person who\r\n    certified (a) or (b) and I have not modified it.\r\n\r\n(d) I understand and agree that this project and the contribution are public\r\n    and that a record of the contribution (including all metadata and\r\n    personal information I submit with it, including my sign-off) is\r\n    maintained indefinitely and may be redistributed consistent with\r\n    phpMyAdmin's policies and the requirements of the GPLv2-or-later where\r\n    they are relevant.\r\n\r\n(e) I am granting this work to this project under the terms of the\r\n    GPLv2-or-later.\r\n\r\n    https://www.gnu.org/licenses/gpl-2.0.html",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/master/{{filename}}#L{{line}}",
            "report_source_bugs": "translators@phpmyadmin.net",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Debian",
            "slug": "debian",
            "id": 150,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://salsa.debian.org/phpmyadmin-team/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/debian/",
            "branch": "debian/latest",
            "push_branch": "debian/latest",
            "filemask": "debian/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "debian/po/templates.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://hosted.weblate.org/projects/phpmyadmin/debian/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/debian/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@salsa.debian.org:phpmyadmin-team/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://salsa.debian.org/phpmyadmin-team/phpmyadmin/blob/{{branch}}/debian/{{filename|parentdir}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "4.9",
            "slug": "4-9",
            "id": 243,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/4-9/",
            "branch": "QA_4_9",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/phpmyadmin.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "If you would like to make a contribution to the phpMyAdmin Project, please\r\ncertify to the following:\r\n\r\nphpMyAdmin Developer's Certificate of Origin. Version 1.0\r\n\r\nBy making a contribution to this project, I certify that:\r\n\r\n(a) The contribution was created in whole or in part by me and I have the\r\n    right to submit it under the license of \"GNU General Public License or\r\n    any later version\" (\"GPLv2-or-later\"); or\r\n\r\n(b) The contribution is based upon previous work that, to the best of my\r\n    knowledge, is covered under an appropriate open source license and I have\r\n    the right under that license to submit that work with modifications,\r\n    whether created in whole or in part by me, under GPLv2-or-later; or\r\n\r\n(c) The contribution was provided directly to me by some other person who\r\n    certified (a) or (b) and I have not modified it.\r\n\r\n(d) I understand and agree that this project and the contribution are public\r\n    and that a record of the contribution (including all metadata and\r\n    personal information I submit with it, including my sign-off) is\r\n    maintained indefinitely and may be redistributed consistent with\r\n    phpMyAdmin's policies and the requirements of the GPLv2-or-later where\r\n    they are relevant.\r\n\r\n(e) I am granting this work to this project under the terms of the\r\n    GPLv2-or-later.\r\n\r\n    https://www.gnu.org/licenses/gpl-2.0.html",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/4-9/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "translators@phpmyadmin.net",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "SQL parser",
            "slug": "sql-parser",
            "id": 471,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/sql-parser.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/sql-parser/",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/sqlparser.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/sqlparser.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://hosted.weblate.org/projects/phpmyadmin/sql-parser/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/sql-parser.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/sql-parser/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/49/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "5.2",
            "slug": "5-2",
            "id": 2222,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/5-2/",
            "branch": "QA_5_2",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/phpmyadmin.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "If you would like to make a contribution to the phpMyAdmin Project, please\r\ncertify to the following:\r\n\r\nphpMyAdmin Developer's Certificate of Origin. Version 1.0\r\n\r\nBy making a contribution to this project, I certify that:\r\n\r\n(a) The contribution was created in whole or in part by me and I have the\r\n    right to submit it under the license of \"GNU General Public License or\r\n    any later version\" (\"GPLv2-or-later\"); or\r\n\r\n(b) The contribution is based upon previous work that, to the best of my\r\n    knowledge, is covered under an appropriate open source license and I have\r\n    the right under that license to submit that work with modifications,\r\n    whether created in whole or in part by me, under GPLv2-or-later; or\r\n\r\n(c) The contribution was provided directly to me by some other person who\r\n    certified (a) or (b) and I have not modified it.\r\n\r\n(d) I understand and agree that this project and the contribution are public\r\n    and that a record of the contribution (including all metadata and\r\n    personal information I submit with it, including my sign-off) is\r\n    maintained indefinitely and may be redistributed consistent with\r\n    phpMyAdmin's policies and the requirements of the GPLv2-or-later where\r\n    they are relevant.\r\n\r\n(e) I am granting this work to this project under the terms of the\r\n    GPLv2-or-later.\r\n\r\n    https://www.gnu.org/licenses/gpl-2.0.html",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-2/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "translators@phpmyadmin.net",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "5.1",
            "slug": "5-1",
            "id": 4233,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/phpmyadmin/phpmyadmin.git",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/5-1/",
            "branch": "QA_5_1",
            "push_branch": "",
            "filemask": "po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/phpmyadmin.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "If you would like to make a contribution to the phpMyAdmin Project, please\r\ncertify to the following:\r\n\r\nphpMyAdmin Developer's Certificate of Origin. Version 1.0\r\n\r\nBy making a contribution to this project, I certify that:\r\n\r\n(a) The contribution was created in whole or in part by me and I have the\r\n    right to submit it under the license of \"GNU General Public License or\r\n    any later version\" (\"GPLv2-or-later\"); or\r\n\r\n(b) The contribution is based upon previous work that, to the best of my\r\n    knowledge, is covered under an appropriate open source license and I have\r\n    the right under that license to submit that work with modifications,\r\n    whether created in whole or in part by me, under GPLv2-or-later; or\r\n\r\n(c) The contribution was provided directly to me by some other person who\r\n    certified (a) or (b) and I have not modified it.\r\n\r\n(d) I understand and agree that this project and the contribution are public\r\n    and that a record of the contribution (including all metadata and\r\n    personal information I submit with it, including my sign-off) is\r\n    maintained indefinitely and may be redistributed consistent with\r\n    phpMyAdmin's policies and the requirements of the GPLv2-or-later where\r\n    they are relevant.\r\n\r\n(e) I am granting this work to this project under the terms of the\r\n    GPLv2-or-later.\r\n\r\n    https://www.gnu.org/licenses/gpl-2.0.html",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/5-1/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/5-1/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:phpmyadmin/phpmyadmin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "translators@phpmyadmin.net",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "phpMyAdmin",
            "slug": "glossary",
            "id": 5875,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://hosted.weblate.org/git/phpmyadmin/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/",
            "url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/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
        }
    ]
}