Translation components API.

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

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

{
    "count": 66,
    "next": "https://itzulpenak.gamerauntsia.eus/api/components/?format=api&page=4",
    "previous": "https://itzulpenak.gamerauntsia.eus/api/components/?format=api&page=2",
    "results": [
        {
            "name": "jatorrizkoa",
            "slug": "jatorrizkoa",
            "id": 59,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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,
            "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"
        },
        {
            "name": "mod",
            "slug": "mod",
            "id": 67,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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,
            "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"
        },
        {
            "name": "superstarfighter",
            "slug": "glossary",
            "id": 68,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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",
            "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"
        },
        {
            "name": "SuperTux",
            "slug": "glossary",
            "id": 69,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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",
            "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"
        },
        {
            "name": "SuperTuxKart",
            "slug": "glossary",
            "id": 70,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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",
            "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"
        },
        {
            "name": "Shattered Pixel Dungeon",
            "slug": "glossary",
            "id": 71,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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",
            "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"
        },
        {
            "name": "0AD",
            "slug": "glossary",
            "id": 72,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "0AD",
                "slug": "0ad",
                "id": 5,
                "web": "http://play0ad.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/0ad/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/0ad/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "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"
        },
        {
            "name": "Minecraft",
            "slug": "glossary",
            "id": 73,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Minecraft",
                "slug": "minecraft",
                "id": 10,
                "web": "https://www.minecraft.net",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/minecraft/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/minecraft/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/minecraft/glossary/",
            "branch": null,
            "push_branch": "",
            "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"
        },
        {
            "name": "ARK Survival Evolved",
            "slug": "glossary",
            "id": 74,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "ARK Survival Evolved",
                "slug": "ark-survival-evolved",
                "id": 11,
                "web": "http://playark.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/ark-survival-evolved/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/ark-survival-evolved/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/ark-survival-evolved/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "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"
        },
        {
            "name": "Keep talking and nobody explodes",
            "slug": "glossary",
            "id": 75,
            "source_language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/es/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/statistics/?format=api"
            },
            "project": {
                "name": "Keep talking and nobody explodes",
                "slug": "keep-talking-and-nobody-explodes",
                "id": 12,
                "web": "https://keeptalkinggame.com/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/keep-talking-and-nobody-explodes/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/keep-talking-and-nobody-explodes/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/keep-talking-and-nobody-explodes/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "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"
        },
        {
            "name": "Cities Skylines",
            "slug": "glossary",
            "id": 76,
            "source_language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/es/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/es/statistics/?format=api"
            },
            "project": {
                "name": "Cities Skylines",
                "slug": "cities-skylines",
                "id": 16,
                "web": "https://www.paradoxplaza.com/cities-skylines/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/cities-skylines/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/cities-skylines/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/cities-skylines/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/cities-skylines/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/cities-skylines/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        },
        {
            "name": "Stepmania",
            "slug": "glossary",
            "id": 77,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Stepmania",
                "slug": "stepmania",
                "id": 17,
                "web": "https://www.stepmania.com",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/stepmania/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/stepmania/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/stepmania/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/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"
        },
        {
            "name": "The Vanishing of Ethan Carter",
            "slug": "glossary",
            "id": 79,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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/glossary/",
            "branch": null,
            "push_branch": "",
            "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/the-vanishing-of-ethan-carter/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/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"
        },
        {
            "name": "Beat Saver (SiraLocalizer)",
            "slug": "glossary",
            "id": 80,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "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",
                "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/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/beat-saver-siralocalizer/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/beat-saver-siralocalizer/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"
        },
        {
            "name": "Programa",
            "slug": "programa",
            "id": 83,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Obs Ninja",
                "slug": "obs-ninja",
                "id": 24,
                "web": "https://obs.ninja/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/obs-ninja/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/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/obs-ninja/programa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "translations/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/blank.json",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/obs-ninja/programa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/programa/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|es|eu)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Obs Ninja",
            "slug": "glossary",
            "id": 84,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Obs Ninja",
                "slug": "obs-ninja",
                "id": 24,
                "web": "https://obs.ninja/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/obs-ninja/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/obs-ninja/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/obs-ninja/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/obs-ninja/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/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"
        },
        {
            "name": "Indiana Jones and The Fate of Atlantis",
            "slug": "glossary",
            "id": 93,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Indiana Jones and The Fate of Atlantis",
                "slug": "indiana-jones-and-the-fate-of-atlantis",
                "id": 27,
                "web": "https://wiki.scummvm.org/index.php?title=Indiana_Jones_and_the_Fate_of_Atlantis",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/indiana-jones-and-the-fate-of-atlantis/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/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/indiana-jones-and-the-fate-of-atlantis/glossary/",
            "branch": null,
            "push_branch": "",
            "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/indiana-jones-and-the-fate-of-atlantis/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/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"
        },
        {
            "name": "jokoa",
            "slug": "jokoa",
            "id": 95,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Indiana Jones and The Fate of Atlantis",
                "slug": "indiana-jones-and-the-fate-of-atlantis",
                "id": 27,
                "web": "https://wiki.scummvm.org/index.php?title=Indiana_Jones_and_the_Fate_of_Atlantis",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/indiana-jones-and-the-fate-of-atlantis/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/indiana-jones-and-the-fate-of-atlantis/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/indiana-jones-and-the-fate-of-atlantis/jokoa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "csv",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/indiana-jones-and-the-fate-of-atlantis/jokoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/indiana-jones-and-the-fate-of-atlantis/jokoa/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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "jokoa",
            "slug": "jokoa",
            "id": 100,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Super Hyperactive Ninja",
                "slug": "super-hyperactive-ninja",
                "id": 29,
                "web": "https://store.steampowered.com/app/743330/Super_Hyperactive_Ninja/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/super-hyperactive-ninja/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/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/super-hyperactive-ninja/jokoa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "bihurtua/gametexts_en.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po-mono",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/super-hyperactive-ninja/jokoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/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 }})\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"
        },
        {
            "name": "Super Hyperactive Ninja",
            "slug": "glossary",
            "id": 101,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Super Hyperactive Ninja",
                "slug": "super-hyperactive-ninja",
                "id": 29,
                "web": "https://store.steampowered.com/app/743330/Super_Hyperactive_Ninja/",
                "web_url": "https://itzulpenak.gamerauntsia.eus/projects/super-hyperactive-ninja/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/?format=api",
                "components_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/components/?format=api",
                "repository_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/repository/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/statistics/?format=api",
                "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/changes/?format=api",
                "languages_url": "https://itzulpenak.gamerauntsia.eus/api/projects/super-hyperactive-ninja/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/super-hyperactive-ninja/glossary/",
            "branch": null,
            "push_branch": "",
            "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/super-hyperactive-ninja/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/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"
        }
    ]
}