Translation components API.

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

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

{
    "count": 66,
    "next": "https://itzulpenak.gamerauntsia.eus/api/components/?format=api&page=3",
    "previous": "https://itzulpenak.gamerauntsia.eus/api/components/?format=api",
    "results": [
        {
            "name": "Mod selector",
            "slug": "mod-selector",
            "id": 22,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/mod/l10n/*.mod-selector.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/mod/l10n/mod-selector.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/mod-selector/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Civilizations",
            "slug": "civilizations",
            "id": 23,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-civilizations.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/civilizations/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "GUI game setup",
            "slug": "gui-game-setup",
            "id": 24,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-gui-gamesetup.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/gui-game-setup/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "GUI ingame",
            "slug": "gui-ingame",
            "id": 25,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-gui-ingame.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/gui-ingame/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Jokoa",
            "slug": "jokoa",
            "id": 26,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Minecraft",
                "slug": "minecraft",
                "id": 10,
                "web": "https://www.minecraft.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/minecraft/jokoa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "Minecraft/en_gb.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "Minecraft/en_gb.json",
            "file_format": "json-nested",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/jokoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/jokoa/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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 }}\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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Launcher",
            "slug": "launcher",
            "id": 27,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Minecraft",
                "slug": "minecraft",
                "id": 10,
                "web": "https://www.minecraft.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/minecraft/launcher/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/launcher.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/launcher/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/launcher/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "Achievements",
            "slug": "achievements",
            "id": 28,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/achievements/",
            "branch": "master",
            "push_branch": "",
            "filemask": "Achievements/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "Achievements/Achievements.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/achievements/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "Aberration-ExpansionPack",
            "slug": "aberration-expansionpack",
            "id": 29,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/aberration-expansionpack/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:Aberration-ExpansionPack/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "ARK:Aberration-ExpansionPack/Aberration-ExpansionPack.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/aberration-expansionpack/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "Extinction-ExpansionPack",
            "slug": "extinction-expansionpack",
            "id": 30,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/extinction-expansionpack/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:Extinction-ExpansionPack/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/extinction-expansionpack/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/extinction-expansionpack/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "ScorchedEarth-ExpansionPack",
            "slug": "scorchedearth-expansionpack",
            "id": 31,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/scorchedearth-expansionpack/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:ScorchedEarth-ExpansionPack/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/scorchedearth-expansionpack/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/scorchedearth-expansionpack/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "ARKSteamStore",
            "slug": "arksteamstore",
            "id": 32,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/arksteamstore/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARKSteamStore/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/arksteamstore/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/arksteamstore/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "SurvivalEvolved",
            "slug": "survivalevolved",
            "id": 33,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/survivalevolved/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:SurvivalEvolved/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/survivalevolved/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolved/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "SurvivalEvolvedSeasonPass",
            "slug": "survivalevolvedseasonpass",
            "id": 35,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/survivalevolvedseasonpass/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:SurvivalEvolvedSeasonPass/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/survivalevolvedseasonpass/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalevolvedseasonpass/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "SurvivaloftheFittest",
            "slug": "survivalofthefittest",
            "id": 36,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/survivalofthefittest/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ARK:SurvivaloftheFittest/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/survivalofthefittest/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/survivalofthefittest/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "playark.comwebsite",
            "slug": "playark-comwebsite",
            "id": 37,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/playark-comwebsite/",
            "branch": "master",
            "push_branch": "",
            "filemask": "playark.comwebsite/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/playark-comwebsite/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/playark-comwebsite/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "Bonbak desaktibatzeko eskuliburua",
            "slug": "bonbak-desaktibatzeko-eskuliburua",
            "id": 47,
            "source_language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/es/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/statistics/?format=api"
            },
            "project": {
                "name": "Keep talking and nobody explodes",
                "slug": "keep-talking-and-nobody-explodes",
                "id": 12,
                "web": "https://keeptalkinggame.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/keep-talking-and-nobody-explodes/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/",
            "branch": "master",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "CC-BY-4.0",
            "license_url": "https://spdx.org/licenses/CC-BY-4.0.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/bonbak-desaktibatzeko-eskuliburua/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "Jokoa",
            "slug": "jokoa",
            "id": 51,
            "source_language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/es/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/statistics/?format=api"
            },
            "project": {
                "name": "Cities Skylines",
                "slug": "cities-skylines",
                "id": 16,
                "web": "https://www.paradoxplaza.com/cities-skylines/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/cities-skylines/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/cities-skylines/jokoa/",
            "branch": "master",
            "push_branch": "",
            "filemask": "*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/cities-skylines/jokoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/jokoa/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": true,
            "manage_units": false,
            "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": false,
            "glossary_color": "silver"
        },
        {
            "name": "default",
            "slug": "default",
            "id": 55,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Stepmania",
                "slug": "stepmania",
                "id": 17,
                "web": "https://www.stepmania.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/stepmania/default/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "Themes/default/Languages/en.ini",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ini",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/default/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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 }}\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": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(en|eu|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "installer",
            "slug": "installer",
            "id": 56,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Stepmania",
                "slug": "stepmania",
                "id": 17,
                "web": "https://www.stepmania.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "Themes/_Installer/Languages/en.ini",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ini",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/installer/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/installer/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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 }}\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": "^(en|eu|es)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "fallback",
            "slug": "fallback",
            "id": 57,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Stepmania",
                "slug": "stepmania",
                "id": 17,
                "web": "https://www.stepmania.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/stepmania/fallback/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "en.ini",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ini",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/fallback/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/fallback/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}