Translation components API.

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

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

{
    "count": 57,
    "next": "https://translate.edugit.org/api/components/?format=api&page=3",
    "previous": "https://translate.edugit.org/api/components/?format=api",
    "results": [
        {
            "name": "TInventory Glossary",
            "slug": "glossary",
            "id": 34,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "TInventory",
                "slug": "tinventory",
                "id": 2,
                "web": "https://github.com/Katharineum/tinventory",
                "web_url": "https://translate.edugit.org/projects/tinventory/",
                "url": "https://translate.edugit.org/api/projects/tinventory/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/tinventory/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/tinventory/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/tinventory/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/tinventory/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/tinventory/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/tinventory/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": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/tinventory/glossary/",
            "url": "https://translate.edugit.org/api/components/tinventory/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/tinventory/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/tinventory/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/tinventory/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/tinventory/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/tinventory/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/tinventory/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS",
            "slug": "glossary",
            "id": 35,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/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": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/glossary/",
            "url": "https://translate.edugit.org/api/components/aleksis/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Katharineum zu Lübeck – AlekSIS-Apps",
            "slug": "glossary",
            "id": 36,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Katharineum zu Lübeck – AlekSIS-Apps",
                "slug": "katharineum-aleksis",
                "id": 4,
                "web": "https://edugit.org/katharineum",
                "web_url": "https://translate.edugit.org/projects/katharineum-aleksis/",
                "url": "https://translate.edugit.org/api/projects/katharineum-aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/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": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/katharineum-aleksis/glossary/",
            "url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/katharineum-aleksis/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Remote Web App",
            "slug": "glossary",
            "id": 38,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Remote Web App",
                "slug": "rwa",
                "id": 6,
                "web": "https://gitlab.das-netzwerkteam.de/remotewebapp/",
                "web_url": "https://translate.edugit.org/projects/rwa/",
                "url": "https://translate.edugit.org/api/projects/rwa/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/rwa/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/rwa/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/rwa/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/rwa/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/rwa/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/rwa/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": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/rwa/glossary/",
            "url": "https://translate.edugit.org/api/components/rwa/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/rwa/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/rwa/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/rwa/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/rwa/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/rwa/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/rwa/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Teckids",
            "slug": "glossary",
            "id": 39,
            "source_language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.edugit.org/languages/de/",
                "url": "https://translate.edugit.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Teckids",
                "slug": "teckids",
                "id": 9,
                "web": "https://www.teckids.org",
                "web_url": "https://translate.edugit.org/projects/teckids/",
                "url": "https://translate.edugit.org/api/projects/teckids/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/teckids/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/teckids/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/teckids/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/teckids/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/teckids/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/teckids/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": "",
            "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://translate.edugit.org/projects/teckids/glossary/",
            "url": "https://translate.edugit.org/api/components/teckids/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/teckids/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/teckids/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/teckids/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/teckids/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/teckids/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/teckids/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Abi Glossary",
            "slug": "glossary",
            "id": 41,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS-App-Abi",
                "slug": "aleksis-app-abi",
                "id": 11,
                "web": "https://edugit.org/lloydmeins/aleksis-app-abi",
                "web_url": "https://translate.edugit.org/projects/aleksis-app-abi/",
                "url": "https://translate.edugit.org/api/projects/aleksis-app-abi/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis-app-abi/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": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis-app-abi/glossary/",
            "url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis-app-abi/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "schul-frei",
            "slug": "glossary",
            "id": 42,
            "source_language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.edugit.org/languages/de/",
                "url": "https://translate.edugit.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "schul-frei",
                "slug": "schul-frei",
                "id": 13,
                "web": "https://schul-frei.dev",
                "web_url": "https://translate.edugit.org/projects/schul-frei/",
                "url": "https://translate.edugit.org/api/projects/schul-frei/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/schul-frei/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/schul-frei/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/schul-frei/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/schul-frei/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/schul-frei/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/schul-frei/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": "",
            "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://translate.edugit.org/projects/schul-frei/glossary/",
            "url": "https://translate.edugit.org/api/components/schul-frei/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/schul-frei/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/schul-frei/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/schul-frei/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/schul-frei/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/schul-frei/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/schul-frei/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Hack'n'Fun",
            "slug": "glossary",
            "id": 43,
            "source_language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.edugit.org/languages/de/",
                "url": "https://translate.edugit.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Hack'n'Fun",
                "slug": "hacknfun",
                "id": 14,
                "web": "https://hacknfun.camp",
                "web_url": "https://translate.edugit.org/projects/hacknfun/",
                "url": "https://translate.edugit.org/api/projects/hacknfun/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/hacknfun/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/hacknfun/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/hacknfun/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/hacknfun/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/hacknfun/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/hacknfun/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": "",
            "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://translate.edugit.org/projects/hacknfun/glossary/",
            "url": "https://translate.edugit.org/api/components/hacknfun/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/hacknfun/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/hacknfun/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/hacknfun/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/hacknfun/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/hacknfun/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/hacknfun/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "LEOPARD",
            "slug": "glossary",
            "id": 44,
            "source_language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.edugit.org/languages/de/",
                "url": "https://translate.edugit.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "LEOPARD",
                "slug": "leopard",
                "id": 15,
                "web": "https://leopard.institute",
                "web_url": "https://translate.edugit.org/projects/leopard/",
                "url": "https://translate.edugit.org/api/projects/leopard/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/leopard/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/leopard/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/leopard/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/leopard/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/leopard/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/leopard/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": "",
            "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://translate.edugit.org/projects/leopard/glossary/",
            "url": "https://translate.edugit.org/api/components/leopard/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/leopard/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/leopard/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/leopard/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/leopard/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/leopard/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/leopard/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-Handbook Glossary",
            "slug": "glossary",
            "id": 45,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS-Handbook",
                "slug": "aleksis-handbook",
                "id": 10,
                "web": "https://aleksis.org",
                "web_url": "https://translate.edugit.org/projects/aleksis-handbook/",
                "url": "https://translate.edugit.org/api/projects/aleksis-handbook/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis-handbook/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis-handbook/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis-handbook/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis-handbook/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis-handbook/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis-handbook/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <aleksis-devs@lists.teckids.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis-handbook/glossary/",
            "url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis-handbook/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-Core-JS",
            "slug": "aleksis-core-js",
            "id": 47,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/Official/AlekSIS-Core",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-core-js/",
            "branch": "master",
            "push_branch": "weblate-js",
            "filemask": "aleksis/core/locale/*/LC_MESSAGES/djangojs.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-core-js/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-core-js/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/Official/AlekSIS-Core",
            "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": [
                "https://translate.edugit.org/api/addons/15/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Donations",
            "slug": "aleksis-app-donations",
            "id": 48,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Inofficial AlekSIS Apps",
                "slug": "inofficial-aleksis-apps",
                "id": 16,
                "web": "https://edugit.org/hansegucker",
                "web_url": "https://translate.edugit.org/projects/inofficial-aleksis-apps/",
                "url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@edugit.org:ZugBahnHof/aleksis-app-donations.git",
            "git_export": "https://translate.edugit.org/git/inofficial-aleksis-apps/aleksis-app-donations/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/donations/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/inofficial-aleksis-apps/aleksis-app-donations/",
            "url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:ZugBahnHof/aleksis-app-donations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Inofficial AlekSIS Apps",
            "slug": "glossary",
            "id": 49,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Inofficial AlekSIS Apps",
                "slug": "inofficial-aleksis-apps",
                "id": 16,
                "web": "https://edugit.org/hansegucker",
                "web_url": "https://translate.edugit.org/projects/inofficial-aleksis-apps/",
                "url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/inofficial-aleksis-apps/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://translate.edugit.org/git/inofficial-aleksis-apps/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/inofficial-aleksis-apps/glossary/",
            "url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-EvaLU",
            "slug": "AlekSIS-App-EvaLU",
            "id": 50,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Katharineum zu Lübeck – AlekSIS-Apps",
                "slug": "katharineum-aleksis",
                "id": 4,
                "web": "https://edugit.org/katharineum",
                "web_url": "https://translate.edugit.org/projects/katharineum-aleksis/",
                "url": "https://translate.edugit.org/api/projects/katharineum-aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/katharineum-aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:katharineum/AleKSIS-App-EvaLU.git",
            "git_export": "https://translate.edugit.org/git/katharineum-aleksis/AlekSIS-App-EvaLU/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/evalu/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/katharineum-aleksis/AlekSIS-App-EvaLU/",
            "url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/katharineum-aleksis/AlekSIS-App-EvaLU/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:katharineum/AleKSIS-App-EvaLU.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Paweljong",
            "slug": "aleksis-app-paweljong",
            "id": 51,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Hack'n'Fun",
                "slug": "hacknfun",
                "id": 14,
                "web": "https://hacknfun.camp",
                "web_url": "https://translate.edugit.org/projects/hacknfun/",
                "url": "https://translate.edugit.org/api/projects/hacknfun/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/hacknfun/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/hacknfun/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/hacknfun/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/hacknfun/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/hacknfun/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/hacknfun/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@edugit.org:Teckids/hacknfun/AleKSIS-App-Paweljong",
            "git_export": "https://translate.edugit.org/git/hacknfun/aleksis-app-paweljong/",
            "branch": "master",
            "push_branch": "",
            "filemask": "aleksis/apps/paweljong/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/hacknfun/aleksis-app-paweljong/",
            "url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:Teckids/hacknfun/AleKSIS-App-Paweljong",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Tezor",
            "slug": "aleksis-app-tezor",
            "id": 52,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/Onboarding/AlekSIS-App-Tezor",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-app-tezor/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/tezor/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-app-tezor/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/Onboarding/AlekSIS-App-Tezor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": 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": [
                "https://translate.edugit.org/api/addons/12/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Matrix",
            "slug": "aleksis-app-matrix",
            "id": 53,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/official/AlekSIS-App-Matrix",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-app-matrix/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/matrix/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-app-matrix/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-matrix/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/official/AlekSIS-App-Matrix",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": 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": [
                "https://translate.edugit.org/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Stoelindeling",
            "slug": "aleksis-app-stoelindeling",
            "id": 54,
            "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://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/official/AlekSIS-App-Stoelindeling",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-app-stoelindeling/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/stoelindeling/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-app-stoelindeling/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-stoelindeling/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/official/AlekSIS-App-Stoelindeling",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": 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": [
                "https://translate.edugit.org/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-App-Kort",
            "slug": "aleksis-app-kort",
            "id": 55,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/onboarding/AlekSIS-App-Kort",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-app-kort/",
            "branch": "main",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/kort/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-app-kort/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-kort/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/onboarding/AlekSIS-App-Kort",
            "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": [
                "https://translate.edugit.org/api/addons/16/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AlekSIS-APp-Plank",
            "slug": "aleksis-app-plank",
            "id": 56,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.edugit.org/languages/en/",
                "url": "https://translate.edugit.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.edugit.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "AlekSIS",
                "slug": "aleksis",
                "id": 3,
                "web": "https://aleksis.edugit.io",
                "web_url": "https://translate.edugit.org/projects/aleksis/",
                "url": "https://translate.edugit.org/api/projects/aleksis/?format=api",
                "components_list_url": "https://translate.edugit.org/api/projects/aleksis/components/?format=api",
                "repository_url": "https://translate.edugit.org/api/projects/aleksis/repository/?format=api",
                "statistics_url": "https://translate.edugit.org/api/projects/aleksis/statistics/?format=api",
                "categories_url": "https://translate.edugit.org/api/projects/aleksis/categories/?format=api",
                "changes_list_url": "https://translate.edugit.org/api/projects/aleksis/changes/?format=api",
                "languages_url": "https://translate.edugit.org/api/projects/aleksis/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "gitlab",
            "repo": "git@edugit.org:AlekSIS/onboarding/AlekSIS-App-Plank.git",
            "git_export": "https://translate.edugit.org/git/aleksis/aleksis-app-plank/",
            "branch": "master",
            "push_branch": "weblate",
            "filemask": "aleksis/apps/plank/locale/*/LC_MESSAGES/django.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://translate.edugit.org/projects/aleksis/aleksis-app-plank/",
            "url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/?format=api",
            "repository_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/repository/?format=api",
            "translations_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/translations/?format=api",
            "statistics_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/statistics/?format=api",
            "lock_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/lock/?format=api",
            "links_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/links/?format=api",
            "changes_list_url": "https://translate.edugit.org/api/components/aleksis/aleksis-app-plank/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@edugit.org:AlekSIS/onboarding/AlekSIS-App-Plank.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}