Users API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "notification": "LastAuthorCommentNotificaton",
            "id": 27642,
            "scope": 10,
            "frequency": 2,
            "project": null,
            "component": null
        },
        {
            "notification": "MentionCommentNotificaton",
            "id": 27643,
            "scope": 10,
            "frequency": 2,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAnnouncementNotificaton",
            "id": 27644,
            "scope": 10,
            "frequency": 2,
            "project": null,
            "component": null
        },
        {
            "notification": "MergeFailureNotification",
            "id": 27645,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "ParseErrorNotification",
            "id": 27646,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewTranslationNotificaton",
            "id": 27647,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewComponentNotificaton",
            "id": 27648,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAlertNotificaton",
            "id": 27649,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAnnouncementNotificaton",
            "id": 27650,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "LockNotification",
            "id": 408706,
            "scope": 40,
            "frequency": 1,
            "project": {
                "name": "EteSync",
                "slug": "etesync",
                "id": 607,
                "web": "https://www.etesync.com/",
                "web_url": "https://hosted.weblate.org/projects/etesync/",
                "url": "https://hosted.weblate.org/api/projects/etesync/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/etesync/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/etesync/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/etesync/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/etesync/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/etesync/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/etesync/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/etesync/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "We are still cleaning up the strings, so please make sure you are only translating strings that are actually used.\r\nAdditionally, if you find multiple strings that are similar but different across our different apps, let us know and we will merge them.\r\nWe are already working on it, but this is still work in progress.",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "component": {
                "name": "Android",
                "slug": "android",
                "id": 3384,
                "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"
                },
                "project": {
                    "name": "EteSync",
                    "slug": "etesync",
                    "id": 607,
                    "web": "https://www.etesync.com/",
                    "web_url": "https://hosted.weblate.org/projects/etesync/",
                    "url": "https://hosted.weblate.org/api/projects/etesync/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/etesync/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/etesync/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/etesync/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/etesync/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/etesync/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/etesync/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/etesync/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "We are still cleaning up the strings, so please make sure you are only translating strings that are actually used.\r\nAdditionally, if you find multiple strings that are similar but different across our different apps, let us know and we will merge them.\r\nWe are already working on it, but this is still work in progress.",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/etesync/android",
                "git_export": "https://hosted.weblate.org/git/etesync/android/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/src/main/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/etesync/android/",
                "url": "https://hosted.weblate.org/api/components/etesync/android/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/etesync/android/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/etesync/android/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/etesync/android/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/etesync/android/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/etesync/android/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/etesync/android/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            }
        },
        {
            "notification": "LockNotification",
            "id": 408717,
            "scope": 40,
            "frequency": 1,
            "project": {
                "name": "Scribus",
                "slug": "scribus",
                "id": 709,
                "web": "https://www.scribus.net",
                "web_url": "https://hosted.weblate.org/projects/scribus/",
                "url": "https://hosted.weblate.org/api/projects/scribus/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/scribus/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/scribus/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/scribus/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/scribus/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/scribus/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/scribus/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/scribus/labels/?format=api",
                "translation_review": false,
                "source_review": true,
                "set_language_team": true,
                "instructions": "\nMailing list for translators: <scribus-dev@lists.scribus.net\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "component": {
                "name": "Scribus Development",
                "slug": "scribus-development",
                "id": 4120,
                "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"
                },
                "project": {
                    "name": "Scribus",
                    "slug": "scribus",
                    "id": 709,
                    "web": "https://www.scribus.net",
                    "web_url": "https://hosted.weblate.org/projects/scribus/",
                    "url": "https://hosted.weblate.org/api/projects/scribus/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/scribus/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/scribus/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/scribus/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/scribus/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/scribus/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/scribus/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/scribus/labels/?format=api",
                    "translation_review": false,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "\nMailing list for translators: <scribus-dev@lists.scribus.net\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "subversion",
                "repo": "svn://scribus.net",
                "git_export": "https://hosted.weblate.org/git/scribus/scribus-development/",
                "branch": "trunk",
                "push_branch": "",
                "filemask": "Scribus/resources/translations/scribus.*.ts",
                "screenshot_filemask": "",
                "template": "Scribus/resources/translations/scribus.en_US.ts",
                "edit_template": false,
                "intermediate": "",
                "new_base": "Scribus/resources/translations/scribus.untranslated.ts",
                "file_format": "ts",
                "license": "LGPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/LGPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/scribus/scribus-development/",
                "url": "https://hosted.weblate.org/api/components/scribus/scribus-development/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/scribus/scribus-development/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://www.scribus.net/websvn/",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            }
        },
        {
            "notification": "NewStringNotificaton",
            "id": 498513,
            "scope": 10,
            "frequency": 2,
            "project": null,
            "component": null
        },
        {
            "notification": "NewComponentNotificaton",
            "id": 511778,
            "scope": 10,
            "frequency": 2,
            "project": null,
            "component": null
        },
        {
            "notification": "LockNotification",
            "id": 745627,
            "scope": 40,
            "frequency": 1,
            "project": {
                "name": "Flathub",
                "slug": "flathub",
                "id": 2440,
                "web": "https://flathub.org",
                "web_url": "https://hosted.weblate.org/projects/flathub/",
                "url": "https://hosted.weblate.org/api/projects/flathub/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/flathub/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/flathub/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/flathub/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/flathub/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/flathub/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/flathub/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/flathub/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "component": {
                "name": "Flathub",
                "slug": "glossary",
                "id": 12613,
                "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"
                },
                "project": {
                    "name": "Flathub",
                    "slug": "flathub",
                    "id": 2440,
                    "web": "https://flathub.org",
                    "web_url": "https://hosted.weblate.org/projects/flathub/",
                    "url": "https://hosted.weblate.org/api/projects/flathub/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/flathub/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/flathub/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/flathub/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/flathub/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/flathub/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/flathub/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/flathub/labels/?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://hosted.weblate.org/git/flathub/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/flathub/glossary/",
                "url": "https://hosted.weblate.org/api/components/flathub/glossary/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/flathub/glossary/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/flathub/glossary/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/flathub/glossary/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/flathub/glossary/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/flathub/glossary/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/flathub/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 }}\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,
                "linked_component": null
            }
        },
        {
            "notification": "LockNotification",
            "id": 778393,
            "scope": 40,
            "frequency": 1,
            "project": {
                "name": "CaptainFact - Frontend UI",
                "slug": "captainfact-frontend-ui",
                "id": 347,
                "web": "https://captainfact.io",
                "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/",
                "url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/?format=api",
                "components_list_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/components/?format=api",
                "repository_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/repository/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/statistics/?format=api",
                "categories_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/categories/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/changes/?format=api",
                "languages_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/languages/?format=api",
                "labels_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "component": {
                "name": "home",
                "slug": "home",
                "id": 1254,
                "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"
                },
                "project": {
                    "name": "CaptainFact - Frontend UI",
                    "slug": "captainfact-frontend-ui",
                    "id": 347,
                    "web": "https://captainfact.io",
                    "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/",
                    "url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/captainfact-frontend-ui/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/CaptainFact/captain-fact-frontend",
                "git_export": "",
                "branch": "staging",
                "push_branch": "",
                "filemask": "app/i18n/*/home.json",
                "screenshot_filemask": "",
                "template": "app/i18n/en/home.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/",
                "url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/home/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:CaptainFact/captain-fact-frontend.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/1838/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/main/?format=api"
            }
        }
    ]
}