Translation components API.

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

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

{
    "count": 70,
    "next": "https://itzulpenak.gamerauntsia.eus/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "UI",
            "slug": "ui",
            "id": 1,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "superstarfighter",
                "slug": "superstarfighter",
                "id": 1,
                "web": "https://notapixel.itch.io/superstarfighter",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/notapixelstudio/superstarfighter.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/superstarfighter/ui/",
            "branch": "master",
            "push_branch": "",
            "filemask": "godot/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "godot/locale/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/ui/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/ui/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",
            "category": null
        },
        {
            "name": "Menu nagusia",
            "slug": "menu-nagusia",
            "id": 2,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/supertux/menu-nagusia/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/locale/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/menu-nagusia/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/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",
            "category": null
        },
        {
            "name": "Bonus-1",
            "slug": "bonus-1",
            "id": 3,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus1/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus1/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-1/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-1/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",
            "category": null
        },
        {
            "name": "Bonus-2",
            "slug": "bonus-2",
            "id": 4,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus2/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus2/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-2/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/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",
            "category": null
        },
        {
            "name": "Bonus-3",
            "slug": "bonus-3",
            "id": 5,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/bonus3/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/bonus3/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/bonus-3/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-3/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",
            "category": null
        },
        {
            "name": "Halloween-2014",
            "slug": "halloween-2014",
            "id": 6,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/halloween2014/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/halloween2014/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/halloween-2014/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/halloween-2014/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",
            "category": null
        },
        {
            "name": "Incubator",
            "slug": "incubator",
            "id": 7,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/incubator/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/incubator/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/incubator/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/incubator/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",
            "category": null
        },
        {
            "name": "World-1",
            "slug": "world-1",
            "id": 8,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/world1/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/world1/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/world-1/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-1/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",
            "category": null
        },
        {
            "name": "World-2",
            "slug": "world-2",
            "id": 9,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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:SuperTux/supertux.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/levels/world2/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/levels/world2/messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/world-2/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/world-2/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",
            "category": null
        },
        {
            "name": "Interfazea",
            "slug": "interfazea",
            "id": 11,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTuxKart",
                "slug": "supertuxkart",
                "id": 3,
                "web": "https://supertuxkart.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/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:supertuxkart/stk-code.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/supertuxkart/interfazea/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/po/supertuxkart.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/interfazea/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/interfazea/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",
            "category": null
        },
        {
            "name": "Actors",
            "slug": "actors",
            "id": 12,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/shattered-pixel-dungeon/actors/",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/actors/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/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": true,
            "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",
            "category": null
        },
        {
            "name": "Items",
            "slug": "items",
            "id": 13,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/items/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/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": true,
            "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",
            "category": null
        },
        {
            "name": "Journal",
            "slug": "journal",
            "id": 14,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/journal/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/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": true,
            "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",
            "category": null
        },
        {
            "name": "Levels",
            "slug": "levels",
            "id": 15,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/levels/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/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": true,
            "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",
            "category": null
        },
        {
            "name": "Misc",
            "slug": "misc",
            "id": 16,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/misc/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/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": true,
            "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",
            "category": null
        },
        {
            "name": "Plants",
            "slug": "plants",
            "id": 17,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/plants/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/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": true,
            "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",
            "category": null
        },
        {
            "name": "Scenes",
            "slug": "scenes",
            "id": 18,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/scenes/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/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": true,
            "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",
            "category": null
        },
        {
            "name": "UI",
            "slug": "ui",
            "id": 19,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/ui/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/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": true,
            "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",
            "category": null
        },
        {
            "name": "Windows",
            "slug": "windowns",
            "id": 20,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/windowns/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/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 }})\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": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Engine",
            "slug": "engine",
            "id": 21,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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": "https://itzulpenak.gamerauntsia.eus/git/0ad/engine/",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/l10n/*.engine.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/l10n/engine.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/engine/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/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",
            "category": null
        },
        {
            "name": "Mod selector",
            "slug": "mod-selector",
            "id": 22,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Civilizations",
            "slug": "civilizations",
            "id": 23,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "GUI game setup",
            "slug": "gui-game-setup",
            "id": 24,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "GUI ingame",
            "slug": "gui-ingame",
            "id": 25,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Jokoa",
            "slug": "jokoa",
            "id": 26,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/categories/?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,
            "screenshot_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",
            "category": null
        },
        {
            "name": "Launcher",
            "slug": "launcher",
            "id": 27,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/categories/?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,
            "screenshot_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",
            "category": null
        },
        {
            "name": "Achievements",
            "slug": "achievements",
            "id": 28,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Aberration-ExpansionPack",
            "slug": "aberration-expansionpack",
            "id": 29,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Extinction-ExpansionPack",
            "slug": "extinction-expansionpack",
            "id": 30,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "ScorchedEarth-ExpansionPack",
            "slug": "scorchedearth-expansionpack",
            "id": 31,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "ARKSteamStore",
            "slug": "arksteamstore",
            "id": 32,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "SurvivalEvolved",
            "slug": "survivalevolved",
            "id": 33,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "SurvivalEvolvedSeasonPass",
            "slug": "survivalevolvedseasonpass",
            "id": 35,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "SurvivaloftheFittest",
            "slug": "survivalofthefittest",
            "id": 36,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "playark.comwebsite",
            "slug": "playark-comwebsite",
            "id": 37,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Bonbak desaktibatzeko eskuliburua",
            "slug": "bonbak-desaktibatzeko-eskuliburua",
            "id": 47,
            "source_language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "Jokoa",
            "slug": "jokoa",
            "id": 51,
            "source_language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/categories/?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",
            "screenshot_filemask": "",
            "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",
            "category": null
        },
        {
            "name": "default",
            "slug": "default",
            "id": 55,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/categories/?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,
            "screenshot_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",
            "category": null
        },
        {
            "name": "installer",
            "slug": "installer",
            "id": 56,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/categories/?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,
            "screenshot_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",
            "category": null
        },
        {
            "name": "fallback",
            "slug": "fallback",
            "id": 57,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/categories/?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,
            "screenshot_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",
            "category": null
        },
        {
            "name": "jatorrizkoa",
            "slug": "jatorrizkoa",
            "id": 59,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "The Vanishing of Ethan Carter",
                "slug": "the-vanishing-of-ethan-carter",
                "id": 20,
                "web": "http://ethancartergame.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/the-vanishing-of-ethan-carter/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/the-vanishing-of-ethan-carter/jatorrizkoa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "en.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ini",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/the-vanishing-of-ethan-carter/jatorrizkoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/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 }})\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",
            "category": null
        },
        {
            "name": "mod",
            "slug": "mod",
            "id": 67,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Beat Saver (SiraLocalizer)",
                "slug": "beat-saver-siralocalizer",
                "id": 21,
                "web": "https://github.com/Auros/SiraLocalizer",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/beat-saver-siralocalizer/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/beat-saver-siralocalizer/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/beat-saver-siralocalizer/mod/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xlsx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/beat-saver-siralocalizer/mod/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/mod/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": 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",
            "category": null
        },
        {
            "name": "superstarfighter",
            "slug": "glossary",
            "id": 68,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "superstarfighter",
                "slug": "superstarfighter",
                "id": 1,
                "web": "https://notapixel.itch.io/superstarfighter",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/superstarfighter/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/superstarfighter/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/superstarfighter/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/superstarfighter/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "SuperTux",
            "slug": "glossary",
            "id": 69,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTux",
                "slug": "supertux",
                "id": 2,
                "web": "https://www.supertux.org/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertux/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/supertux/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertux/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "SuperTuxKart",
            "slug": "glossary",
            "id": 70,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "SuperTuxKart",
                "slug": "supertuxkart",
                "id": 3,
                "web": "https://supertuxkart.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/supertuxkart/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/supertuxkart/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/supertuxkart/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/supertuxkart/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Shattered Pixel Dungeon",
            "slug": "glossary",
            "id": 71,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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": "Shattered Pixel Dungeon",
                "slug": "shattered-pixel-dungeon",
                "id": 4,
                "web": "http://shatteredpixel.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/statistics/?format=api",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/categories/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/shattered-pixel-dungeon/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/shattered-pixel-dungeon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "0AD",
            "slug": "glossary",
            "id": 72,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/categories/?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": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/0ad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Minecraft",
            "slug": "glossary",
            "id": 73,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/categories/?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/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "ARK Survival Evolved",
            "slug": "glossary",
            "id": 74,
            "source_language": {
                "id": 76,
                "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": 1636485517,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/categories/?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/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Keep talking and nobody explodes",
            "slug": "glossary",
            "id": 75,
            "source_language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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",
                "categories_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/categories/?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/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/keep-talking-and-nobody-explodes/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        }
    ]
}