Translation projects API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "odoo_marketplace",
            "slug": "odoo_marketplace",
            "id": 1781,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "http://weblate.ops404.it/git/ooops-mixin/odoo_marketplace/",
            "branch": "12.0",
            "push_branch": "",
            "filemask": "odoo_marketplace/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "odoo_marketplace/i18n/odoo_marketplace.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/odoo_marketplace/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/odoo_marketplace/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "web_extend_db_manager_layout",
            "slug": "web_extend_db_manager_layout",
            "id": 1782,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "web_extend_db_manager_layout/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "web_extend_db_manager_layout/i18n/web_extend_db_manager_layout.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/web_extend_db_manager_layout/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "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": "cancel_purchase_order_ept",
            "slug": "cancel_purchase_order_ept",
            "id": 1783,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "cancel_purchase_order_ept/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "cancel_purchase_order_ept/i18n/cancel_purchase_order_ept.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/cancel_purchase_order_ept/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_purchase_order_ept/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "cancel_stock_picking_ept",
            "slug": "cancel_stock_picking_ept",
            "id": 1784,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "cancel_stock_picking_ept/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "cancel_stock_picking_ept/i18n/cancel_stock_picking_ept.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/cancel_stock_picking_ept/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_stock_picking_ept/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "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": "muk_branding",
            "slug": "muk_branding",
            "id": 1785,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "muk_branding/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "muk_branding/i18n/muk_branding.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/muk_branding/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_branding/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "web_hide_db_manager_link",
            "slug": "web_hide_db_manager_link",
            "id": 1786,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "web_hide_db_manager_link/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "web_hide_db_manager_link/i18n/web_hide_db_manager_link.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/web_hide_db_manager_link/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "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": "cancel_sale_order_ept",
            "slug": "cancel_sale_order_ept",
            "id": 1787,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "cancel_sale_order_ept/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "cancel_sale_order_ept/i18n/cancel_sale_order_ept.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/cancel_sale_order_ept/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/cancel_sale_order_ept/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "gslab_backend_theme",
            "slug": "gslab_backend_theme",
            "id": 1788,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "gslab_backend_theme/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "gslab_backend_theme/i18n/gslab_backend_theme.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/gslab_backend_theme/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/gslab_backend_theme/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "aspl_gift_card",
            "slug": "aspl_gift_card",
            "id": 1790,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "aspl_gift_card/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "aspl_gift_card/i18n/aspl_gift_card.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/aspl_gift_card/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/aspl_gift_card/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "website_product_sort",
            "slug": "website_product_sort",
            "id": 1813,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "website_product_sort/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "website_product_sort/i18n/website_product_sort.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/website_product_sort/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/website_product_sort/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "assets_historical_import",
            "slug": "assets_historical_import",
            "id": 1816,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "assets_historical_import/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "assets_historical_import/i18n/assets_historical_import.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/assets_historical_import/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/assets_historical_import/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "tax_reductions",
            "slug": "tax_reductions",
            "id": 1867,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "tax_reductions/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "tax_reductions/i18n/tax_reductions.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/tax_reductions/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/tax_reductions/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "muk_archive",
            "slug": "muk_archive",
            "id": 1980,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.ops404.it/languages/en/",
                "url": "http://weblate.ops404.it/api/languages/en/?format=api",
                "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:ooops404/ooops-mixin.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "muk_archive/i18n/*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "muk_archive/i18n/muk_archive.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.ops404.it/projects/ooops-mixin/muk_archive/",
            "url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/?format=api",
            "repository_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/repository/?format=api",
            "translations_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/translations/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/statistics/?format=api",
            "lock_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/lock/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/components/ooops-mixin/muk_archive/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:ooops404/ooops-mixin.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "[]",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        }
    ]
}