Users API.

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

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

{
    "count": 21,
    "next": null,
    "previous": null,
    "results": [
        {
            "notification": "MentionCommentNotificaton",
            "id": 535,
            "scope": 0,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "LastAuthorCommentNotificaton",
            "id": 536,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "MentionCommentNotificaton",
            "id": 537,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAnnouncementNotificaton",
            "id": 538,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "MergeFailureNotification",
            "id": 539,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "ParseErrorNotification",
            "id": 540,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewTranslationNotificaton",
            "id": 541,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAlertNotificaton",
            "id": 542,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewAnnouncementNotificaton",
            "id": 543,
            "scope": 20,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewStringNotificaton",
            "id": 553,
            "scope": 40,
            "frequency": 1,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "NewContributorNotificaton",
            "id": 554,
            "scope": 40,
            "frequency": 1,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "NewSuggestionNotificaton",
            "id": 555,
            "scope": 40,
            "frequency": 1,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "NewCommentNotificaton",
            "id": 556,
            "scope": 40,
            "frequency": 1,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "ChangedStringNotificaton",
            "id": 557,
            "scope": 40,
            "frequency": 1,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "NewStringNotificaton",
            "id": 558,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewContributorNotificaton",
            "id": 559,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewSuggestionNotificaton",
            "id": 560,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "NewCommentNotificaton",
            "id": 561,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "ChangedStringNotificaton",
            "id": 562,
            "scope": 10,
            "frequency": 1,
            "project": null,
            "component": null
        },
        {
            "notification": "PendingSuggestionsNotification",
            "id": 746,
            "scope": 40,
            "frequency": 3,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        },
        {
            "notification": "ToDoStringsNotification",
            "id": 747,
            "scope": 40,
            "frequency": 3,
            "project": null,
            "component": {
                "name": "master",
                "slug": "master",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.gajim.org/languages/en/",
                    "url": "https://translate.gajim.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Gajim",
                    "slug": "gajim",
                    "id": 3,
                    "web": "https://gajim.org",
                    "web_url": "https://translate.gajim.org/projects/gajim/",
                    "url": "https://translate.gajim.org/api/projects/gajim/?format=api",
                    "components_list_url": "https://translate.gajim.org/api/projects/gajim/components/?format=api",
                    "repository_url": "https://translate.gajim.org/api/projects/gajim/repository/?format=api",
                    "statistics_url": "https://translate.gajim.org/api/projects/gajim/statistics/?format=api",
                    "categories_url": "https://translate.gajim.org/api/projects/gajim/categories/?format=api",
                    "changes_list_url": "https://translate.gajim.org/api/projects/gajim/changes/?format=api",
                    "languages_url": "https://translate.gajim.org/api/projects/gajim/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://dev.gajim.org/gajim/gajim/-/wikis/development/DevTranslate\r\nMailing list for translators: <translators@gajim.org",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@dev.gajim.org:gajim/gajim.git",
                "git_export": "https://translate.gajim.org/git/gajim/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "po/gajim.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://translate.gajim.org/projects/gajim/master/",
                "url": "https://translate.gajim.org/api/components/gajim/master/?format=api",
                "repository_url": "https://translate.gajim.org/api/components/gajim/master/repository/?format=api",
                "translations_url": "https://translate.gajim.org/api/components/gajim/master/translations/?format=api",
                "statistics_url": "https://translate.gajim.org/api/components/gajim/master/statistics/?format=api",
                "lock_url": "https://translate.gajim.org/api/components/gajim/master/lock/?format=api",
                "links_url": "https://translate.gajim.org/api/components/gajim/master/links/?format=api",
                "changes_list_url": "https://translate.gajim.org/api/components/gajim/master/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@dev.gajim.org:gajim/gajim.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "python_format"
                ],
                "restricted": false,
                "repoweb": "https://dev.gajim.org/gajim/gajim/-/tree/{{branch}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "chore: Update translations",
                "add_message": "chore: Update {{ language_name }} translation",
                "delete_message": "chore: Delete ({{ language_name }}) translation",
                "merge_message": "chore: Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "chore: Update translations",
                "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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translate.gajim.org/api/addons/4/?format=api",
                    "https://translate.gajim.org/api/addons/5/?format=api",
                    "https://translate.gajim.org/api/addons/7/?format=api",
                    "https://translate.gajim.org/api/addons/17/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            }
        }
    ]
}