Translation projects API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Actors",
            "slug": "actors",
            "id": 12,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/shattered-pixel-dungeon/actors/",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/actors/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/actors/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Items",
            "slug": "items",
            "id": 13,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/items/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/items/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Journal",
            "slug": "journal",
            "id": 14,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/journal/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/journal/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Levels",
            "slug": "levels",
            "id": 15,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/levels/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/levels/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Misc",
            "slug": "misc",
            "id": 16,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/misc/misc.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/misc/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/misc/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Plants",
            "slug": "plants",
            "id": 17,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/plants/plants.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/plants/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/plants/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Scenes",
            "slug": "scenes",
            "id": 18,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/scenes/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/scenes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "UI",
            "slug": "ui",
            "id": 19,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/ui/ui.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/ui/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Windows",
            "slug": "windowns",
            "id": 20,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:00-Evan/shattered-pixel-dungeon.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows_*.properties",
            "screenshot_filemask": "",
            "template": "core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/windows/windows.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/windowns/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/windowns/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Shattered Pixel Dungeon",
            "slug": "glossary",
            "id": 71,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/shattered-pixel-dungeon/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/shattered-pixel-dungeon/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        }
    ]
}