Translation projects API.

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

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

{
    "count": 31,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/components/?format=api",
    "results": [
        {
            "name": "Death",
            "slug": "death",
            "id": 27,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/death.json",
            "template": "website/common/locales/en/death.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/death/",
            "url": "https://translate.habitica.com/api/components/habitica/death/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/death/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/death/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/death/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/death/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/death/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/death/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Quests",
            "slug": "quests",
            "id": 28,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/quests.json",
            "template": "website/common/locales/en/quests.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/quests/",
            "url": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/quests/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/quests/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/quests/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/quests/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/quests/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/quests/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Overview",
            "slug": "overview",
            "id": 29,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/overview.json",
            "template": "website/common/locales/en/overview.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/",
            "url": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/overview/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/overview/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/overview/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/overview/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/overview/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/overview/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Loginincentives",
            "slug": "loginincentives",
            "id": 31,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/loginincentives.json",
            "template": "website/common/locales/en/loginIncentives.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/loginincentives/",
            "url": "https://translate.habitica.com/api/components/habitica/loginincentives/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/loginincentives/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/loginincentives/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/loginincentives/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/loginincentives/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/loginincentives/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/loginincentives/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Backgrounds",
            "slug": "backgrounds",
            "id": 32,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/backgrounds.json",
            "template": "website/common/locales/en/backgrounds.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/backgrounds/",
            "url": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/backgrounds/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/backgrounds/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/backgrounds/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/backgrounds/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/backgrounds/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/backgrounds/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Pets",
            "slug": "pets",
            "id": 33,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/pets.json",
            "template": "website/common/locales/en/pets.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/pets/",
            "url": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/pets/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/pets/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/pets/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/pets/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/pets/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/pets/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Tasks",
            "slug": "tasks",
            "id": 34,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/tasks.json",
            "template": "website/common/locales/en/tasks.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/",
            "url": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/tasks/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/tasks/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/tasks/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/tasks/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/tasks/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/tasks/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Subscriber",
            "slug": "subscriber",
            "id": 35,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/subscriber.json",
            "template": "website/common/locales/en/subscriber.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/subscriber/",
            "url": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/subscriber/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/subscriber/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/subscriber/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/subscriber/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/subscriber/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/subscriber/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Contrib",
            "slug": "contrib",
            "id": 39,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/contrib.json",
            "template": "website/common/locales/en/contrib.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/contrib/",
            "url": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/contrib/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/contrib/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/contrib/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/contrib/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/contrib/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/contrib/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Achievements",
            "slug": "achievements",
            "id": 40,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:HabitRPG/habitica.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "",
            "filemask": "website/common/locales/*/achievements.json",
            "template": "website/common/locales/en/achievements.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/achievements/",
            "url": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/achievements/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/achievements/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/achievements/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/achievements/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/achievements/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/achievements/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "git@github.com:HabitRPG/habitica.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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\n\nUpdated by \"{{ hook_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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.habitica.com/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Habitica",
            "slug": "glossary",
            "id": 48,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.habitica.com/git/habitica/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/",
            "url": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "repository_url": "https://translate.habitica.com/api/components/habitica/glossary/repository/?format=api",
            "translations_url": "https://translate.habitica.com/api/components/habitica/glossary/translations/?format=api",
            "statistics_url": "https://translate.habitica.com/api/components/habitica/glossary/statistics/?format=api",
            "lock_url": "https://translate.habitica.com/api/components/habitica/glossary/lock/?format=api",
            "links_url": "https://translate.habitica.com/api/components/habitica/glossary/links/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/components/habitica/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 }})\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": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "purple"
        }
    ]
}