Translation projects API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "mobiroller",
            "slug": "glossary",
            "id": 2,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "http://localization.appnomi.com/git/mobiroller/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/glossary/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/glossary/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        },
        {
            "name": "android-youtube",
            "slug": "android-youtube",
            "id": 5,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "http://localization.appnomi.com/git/mobiroller/android-youtube/",
            "branch": "development",
            "push_branch": "development",
            "filemask": "youtube/src/main/res/values-*/strings.xml",
            "template": "youtube/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-youtube/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-youtube/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-catalog",
            "slug": "android-catalog",
            "id": 6,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "catalog/src/main/res/values-*/strings.xml",
            "template": "catalog/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-catalog/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-catalog/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-calendly",
            "slug": "android-calendly",
            "id": 7,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "calendly/src/main/res/values-*/strings.xml",
            "template": "calendly/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-calendly/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-calendly/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/6/?format=api",
                "http://localization.appnomi.com/api/addons/17/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-iptv",
            "slug": "android-iptv",
            "id": 8,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "iptv/src/main/res/values-*/strings.xml",
            "template": "iptv/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-iptv/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/7/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-note",
            "slug": "android-note",
            "id": 9,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "note/src/main/res/values-*/strings.xml",
            "template": "note/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-note/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-note/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-note/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/8/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-shopify",
            "slug": "android-shopify",
            "id": 10,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "shopify/src/main/res/values-*/strings.xml",
            "template": "shopify/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-shopify/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-todo",
            "slug": "android-todo",
            "id": 11,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "todo/src/main/res/values-*/strings.xml",
            "template": "todo/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-todo/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-todo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-tourvisio",
            "slug": "android-tourvisio",
            "id": 12,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "tourvisio/src/main/res/values-*/strings.xml",
            "template": "tourvisio/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-tourvisio/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-tourvisio/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "DEPRECATED-android-core",
            "slug": "DEPRECATED-android-core",
            "id": 13,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:Atonomik/core-module.git",
            "git_export": "http://localization.appnomi.com/git/mobiroller/DEPRECATED-android-core/",
            "branch": "master",
            "push_branch": "master",
            "filemask": "src/main/res/values-*/strings.xml",
            "template": "src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/DEPRECATED-android-core/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/DEPRECATED-android-core/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:Atonomik/core-module.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 }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/12/?format=api",
                "http://localization.appnomi.com/api/addons/18/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-user",
            "slug": "android-user",
            "id": 14,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:Atonomik/user-module.git",
            "git_export": "http://localization.appnomi.com/git/mobiroller/android-user/",
            "branch": "main",
            "push_branch": "main",
            "filemask": "src/main/res/values-*/strings.xml",
            "template": "src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-user/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-user/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-user/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:Atonomik/user-module.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ios",
            "slug": "ios",
            "id": 15,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@gitlab.com:mobiroller/ios.git",
            "git_export": "http://localization.appnomi.com/git/mobiroller/ios/",
            "branch": "feature/fastlane",
            "push_branch": "feature/fastlane",
            "filemask": "aveHotel/*.lproj/Localizable.strings",
            "template": "aveHotel/en.lproj/Localizable.strings",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "strings-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/ios/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/ios/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/ios/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/ios/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/ios/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/ios/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/ios/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/ios/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:mobiroller/ios.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/16/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "android-core-v2",
            "slug": "android-core-v2",
            "id": 25,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "http://localization.appnomi.com/languages/en/",
                "url": "http://localization.appnomi.com/api/languages/en/?format=api",
                "statistics_url": "http://localization.appnomi.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:mobirollerteam/android.git",
            "git_export": "",
            "branch": "development",
            "push_branch": "development",
            "filemask": "core/src/main/res/values-*/strings.xml",
            "template": "core/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://localization.appnomi.com/projects/mobiroller/android-core-v2/",
            "url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/?format=api",
            "repository_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/repository/?format=api",
            "translations_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/translations/?format=api",
            "statistics_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/statistics/?format=api",
            "lock_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/lock/?format=api",
            "links_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/links/?format=api",
            "changes_list_url": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:mobirollerteam/android.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://localization.appnomi.com/api/addons/22/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}