Translation projects API.

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

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

{
    "count": 14,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "crnd_web_actions",
            "slug": "crnd_web_actions",
            "id": 1514,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "http://weblate.crnd.pro/git/crnd-web-17-0/crnd_web_actions/",
            "branch": "17.0",
            "push_branch": "",
            "filemask": "crnd_web_actions/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "crnd_web_actions/i18n/crnd_web_actions.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_actions/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "test_crnd_web_models",
            "slug": "test_crnd_web_models",
            "id": 1515,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "test_crnd_web_models/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/test_crnd_web_models/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_m2o_info_widget",
            "slug": "crnd_web_m2o_info_widget",
            "id": 1516,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_m2o_info_widget/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_m2o_info_widget/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_m2o_info_widget/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_tree_field_action",
            "slug": "crnd_web_tree_field_action",
            "id": 1517,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_tree_field_action/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_tree_field_action/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_field_action/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_float_full_time_widget",
            "slug": "crnd_web_float_full_time_widget",
            "id": 1518,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_float_full_time_widget/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_float_full_time_widget/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_float_full_time_widget/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "test_crnd_web_field_domain",
            "slug": "test_crnd_web_field_domain",
            "id": 1519,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "test_crnd_web_field_domain/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/test_crnd_web_field_domain/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_field_domain/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "test_crnd_web_diagram",
            "slug": "test_crnd_web_diagram",
            "id": 1520,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "test_crnd_web_diagram/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/test_crnd_web_diagram/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_tree_colored_field",
            "slug": "crnd_web_tree_colored_field",
            "id": 1521,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_tree_colored_field/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_tree_colored_field/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_tree_colored_field/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_widget_popup_image",
            "slug": "crnd_web_widget_popup_image",
            "id": 1522,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_widget_popup_image/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_widget_popup_image/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_diagram_plus",
            "slug": "crnd_web_diagram_plus",
            "id": 1523,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_diagram_plus/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_diagram_plus/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_view_refresh_timed",
            "slug": "crnd_web_view_refresh_timed",
            "id": 1524,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_view_refresh_timed/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_view_refresh_timed/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_on_create_action",
            "slug": "crnd_web_on_create_action",
            "id": 1525,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_on_create_action/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_on_create_action/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_widget_scan_qrcode",
            "slug": "crnd_web_widget_scan_qrcode",
            "id": 1526,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_widget_scan_qrcode/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_widget_scan_qrcode/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_scan_qrcode/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": "crnd_web_field_domain",
            "slug": "crnd_web_field_domain",
            "id": 1527,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://weblate.crnd.pro/languages/en/",
                "url": "http://weblate.crnd.pro/api/languages/en/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_web_field_domain/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/crnd-web-17-0/crnd_web_field_domain/",
            "url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd-opensource/crnd-web.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": ""
        }
    ]
}