Translation projects API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "FitTrackee Client - Administration",
            "slug": "fittrackee-client-administration",
            "id": 13813,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "https://hosted.weblate.org/git/fittrackee/fittrackee-client-administration/",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/administration.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/administration.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-administration/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "vue_format"
            ],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14586/?format=api",
                "https://hosted.weblate.org/api/addons/6405/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "FitTrackee",
            "slug": "glossary",
            "id": 13814,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://hosted.weblate.org/git/fittrackee/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/glossary/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/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 }})\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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "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,
            "linked_component": null
        },
        {
            "name": "FitTrackee Client - API messages",
            "slug": "fittrackee-client-api-messages",
            "id": 13816,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/api.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/api.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-api-messages/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14587/?format=api",
                "https://hosted.weblate.org/api/addons/6407/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Common",
            "slug": "fittrackee-client-common",
            "id": 13817,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/common.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/common.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-common/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14589/?format=api",
                "https://hosted.weblate.org/api/addons/6409/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Errors",
            "slug": "fittrackee-client-errors",
            "id": 13818,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/error.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/error.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-errors/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "vue_format"
            ],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14591/?format=api",
                "https://hosted.weblate.org/api/addons/6415/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Sports",
            "slug": "fittrackee-client-sports",
            "id": 13819,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/sports.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/sports.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-sports/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14595/?format=api",
                "https://hosted.weblate.org/api/addons/6411/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Statistics",
            "slug": "fittrackee-client-statistics",
            "id": 13820,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/statistics.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/statistics.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-statistics/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-statistics/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14596/?format=api",
                "https://hosted.weblate.org/api/addons/6412/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - User",
            "slug": "fittrackee-client-user",
            "id": 13821,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/user.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/user.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14597/?format=api",
                "https://hosted.weblate.org/api/addons/6413/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Workouts",
            "slug": "fittrackee-client-workouts",
            "id": 13822,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/workouts.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/workouts.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14598/?format=api",
                "https://hosted.weblate.org/api/addons/6414/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - About",
            "slug": "fittrackee-client-about",
            "id": 13823,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/about.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/about.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-about/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14585/?format=api",
                "https://hosted.weblate.org/api/addons/6406/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Buttons",
            "slug": "fittrackee-client-buttons",
            "id": 13824,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/buttons.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/buttons.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-buttons/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14588/?format=api",
                "https://hosted.weblate.org/api/addons/6408/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Dashboard",
            "slug": "fittrackee-client-dashboard",
            "id": 13825,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/dashboard.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/dashboard.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-dashboard/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14590/?format=api",
                "https://hosted.weblate.org/api/addons/6410/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee API - Emails",
            "slug": "fittrackee-api-emails",
            "id": 13911,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee/emails/translations/*/LC_MESSAGES/messages.po",
            "screenshot_filemask": "",
            "template": "fittrackee/emails/translations/en/LC_MESSAGES/messages.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po-mono",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/6462/?format=api",
                "https://hosted.weblate.org/api/addons/6463/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - OAuth2.0 Apps",
            "slug": "fittrackee-client-oauth2-0-apps",
            "id": 15242,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/oauth2.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/oauth2.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-oauth2-0-apps/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14592/?format=api",
                "https://hosted.weblate.org/api/addons/14593/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Privacy policy",
            "slug": "fittrackee-client-privacy-policy",
            "id": 17124,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/privacy_policy.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/privacy_policy.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-privacy-policy/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-privacy-policy/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/14594/?format=api",
                "https://hosted.weblate.org/api/addons/8673/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Equipments",
            "slug": "fittrackee-client-equipments",
            "id": 28776,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/equipments.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/equipments.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/15259/?format=api",
                "https://hosted.weblate.org/api/addons/15260/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        },
        {
            "name": "FitTrackee Client - Equipment types",
            "slug": "fittrackee-client-equipment-types",
            "id": 28777,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/SamR1/FitTrackee.git",
            "git_export": "",
            "branch": "dev",
            "push_branch": "",
            "filemask": "fittrackee_client/src/locales/*/equipment_types.json",
            "screenshot_filemask": "",
            "template": "fittrackee_client/src/locales/en/equipment_types.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipment-types/",
            "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipment-types/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
            "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": 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": [
                "https://hosted.weblate.org/api/addons/15261/?format=api",
                "https://hosted.weblate.org/api/addons/15262/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
        }
    ]
}