Translation projects API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
    "results": [
        {
            "name": "Desktop  Module Name",
            "slug": "desktop-autostart-module",
            "id": 155,
            "vcs": "github",
            "repo": "https://github.com/lxqt/pcmanfm-qt",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "autostart/translations/lxqt-desktop_*.desktop.yaml",
            "template": "autostart/translations/lxqt-desktop.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "autostart/translations/lxqt-desktop.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-desktop/desktop-autostart-module/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/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": "LXQt-runner Module Name",
            "slug": "lxqt-runner-module-name",
            "id": 161,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-runner",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "autostart/translations/lxqt-runner_*.desktop.yaml",
            "template": "autostart/translations/lxqt-runner.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "autostart/translations/lxqt-runner.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-desktop/lxqt-runner-module-name/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/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": "ScreenGrab Menu Entry",
            "slug": "screengrab-menu-entry",
            "id": 163,
            "vcs": "github",
            "repo": "https://github.com/lxqt/screengrab",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "translations/screengrab_*.desktop.yaml",
            "template": "translations/screengrab.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/screengrab.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-desktop/screengrab-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab-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": "qps Menu Entry",
            "slug": "qps-menu-entry",
            "id": 201,
            "vcs": "github",
            "repo": "https://github.com/lxqt/qps",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/qps_*.desktop.yaml",
            "template": "src/translations/qps.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "src/translations/qps.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-desktop/qps-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-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 }})\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": ""
        }
    ]
}