Translation components API.

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

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

{
    "count": 341,
    "next": "http://weblate.crnd.pro/api/components/?format=api&page=4",
    "previous": "http://weblate.crnd.pro/api/components/?format=api&page=2",
    "results": [
        {
            "name": "generic_assignment_team",
            "slug": "generic_assignment_team",
            "id": 1176,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_assignment_team/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_assignment_team/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_weight",
            "slug": "generic_request_weight",
            "id": 1177,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_weight/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_weight/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_weight/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_service_package_uuid",
            "slug": "generic_service_package_uuid",
            "id": 1178,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_service_package_uuid/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_service_package_uuid/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_package_uuid/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_system_event",
            "slug": "generic_system_event",
            "id": 1180,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_system_event/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_system_event/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "crnd_wsd_field",
            "slug": "crnd_wsd_field",
            "id": 1181,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_wsd_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/bureaucrat-generics-16-0/crnd_wsd_field/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_field/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_assignment_project",
            "slug": "generic_assignment_project",
            "id": 1182,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_assignment_project/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_assignment_project/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_project/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_uuid",
            "slug": "generic_request_uuid",
            "id": 1183,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_uuid/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_uuid/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_uuid/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_contract",
            "slug": "generic_contract",
            "id": 1184,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_contract/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_contract/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_appointment",
            "slug": "generic_appointment",
            "id": 1186,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_appointment/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_appointment/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_contract_invoicing_timesheets",
            "slug": "generic_contract_invoicing_timesheets",
            "id": 1187,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_contract_invoicing_timesheets/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_invoicing_timesheets/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_action_team",
            "slug": "generic_request_action_team",
            "id": 1188,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_action_team/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_action_team/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_action_team/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_assignment",
            "slug": "generic_request_assignment",
            "id": 1190,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_assignment/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_assignment/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_assignment/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_contract_location",
            "slug": "generic_request_contract_location",
            "id": 1191,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_contract_location/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_contract_location/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_contract_location/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_contract_project",
            "slug": "generic_contract_project",
            "id": 1192,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_contract_project/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_contract_project/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_project/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "crnd_wsd_sla",
            "slug": "crnd_wsd_sla",
            "id": 1193,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_wsd_sla/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/crnd_wsd_sla/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_sla/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_service_item_uuid",
            "slug": "generic_service_item_uuid",
            "id": 1194,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_service_item_uuid/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_service_item_uuid/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item_uuid/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_system_event_mail_events",
            "slug": "generic_system_event_mail_events",
            "id": 1195,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_system_event_mail_events/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_system_event_mail_events/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_mail_events/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_system_event_project",
            "slug": "generic_system_event_project",
            "id": 1196,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_system_event_project/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_system_event_project/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_system_event_project/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "generic_request_message_status",
            "slug": "generic_request_message_status",
            "id": 1197,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "generic_request_message_status/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_message_status/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_message_status/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "crnd_wsd_related_request",
            "slug": "crnd_wsd_related_request",
            "id": 1198,
            "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"
            },
            "project": {
                "name": "Bureaucrat generics (16.0)",
                "slug": "bureaucrat-generics-16-0",
                "id": 30,
                "web": "https://gitlab.crnd.pro/crnd/bureaucrat-generics",
                "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/",
                "url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/?format=api",
                "components_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/components/?format=api",
                "repository_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/repository/?format=api",
                "statistics_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/statistics/?format=api",
                "changes_list_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api",
                "languages_url": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/languages/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "crnd_wsd_related_request/i18n/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/crnd_wsd_related_request/",
            "url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/?format=api",
            "repository_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/repository/?format=api",
            "translations_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/translations/?format=api",
            "statistics_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/statistics/?format=api",
            "lock_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/lock/?format=api",
            "changes_list_url": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/crnd_wsd_related_request/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.crnd.pro:crnd/bureaucrat-generics.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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        }
    ]
}