Translation components API.

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

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

{
    "count": 74,
    "next": "http://translate.getmonero.org/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "GUI Wallet",
            "slug": "gui-wallet",
            "id": 2,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Monero CLI & GUI",
                "slug": "monero",
                "id": 1,
                "web": "https://github.com/monero-project",
                "web_url": "http://translate.getmonero.org/projects/monero/",
                "url": "http://translate.getmonero.org/api/projects/monero/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/monero/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/monero/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/monero/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/monero/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/monero/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/gui-wallet/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/monero-core.ts",
            "file_format": "ts",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/gui-wallet/",
            "url": "http://translate.getmonero.org/api/components/monero/gui-wallet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "qt-format, qt-plural-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\nTranslate-URL: {{ url }}\r\nAuthor: {{ author }}",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://translate.getmonero.org/api/addons/19/?format=api",
                "http://translate.getmonero.org/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "CLI Wallet",
            "slug": "cli-wallet",
            "id": 3,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Monero CLI & GUI",
                "slug": "monero",
                "id": 1,
                "web": "https://github.com/monero-project",
                "web_url": "http://translate.getmonero.org/projects/monero/",
                "url": "http://translate.getmonero.org/api/projects/monero/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/monero/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/monero/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/monero/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/monero/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/monero/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/cli-wallet/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/monero.ts",
            "file_format": "ts",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/cli-wallet/",
            "url": "http://translate.getmonero.org/api/components/monero/cli-wallet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "qt-format, qt-plural-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\nTranslate-URL: {{ url }}\r\nAuthor: {{ author }}",
            "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 Monero translators on Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "monero-site",
            "slug": "monero-site",
            "id": 9,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero",
                "slug": "getmonero",
                "id": 3,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/getmonero/",
                "url": "http://translate.getmonero.org/api/projects/getmonero/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "[Guide on GitHub](https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md)",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/getmonero/monero-site/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "_i18n/en.yml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en.yml",
            "file_format": "yaml",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero/monero-site/",
            "url": "http://translate.getmonero.org/api/components/getmonero/monero-site/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero/monero-site/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\nTranslate-URL: {{ url }}\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nAuthor: {{ author }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://translate.getmonero.org/api/addons/18/?format=api",
                "http://translate.getmonero.org/api/addons/16/?format=api",
                "http://translate.getmonero.org/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Monero Means Money (subtitles)",
            "slug": "monero-means-money",
            "id": 11,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Community",
                "slug": "community",
                "id": 4,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/community/",
                "url": "http://translate.getmonero.org/api/projects/community/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/community/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/community/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/community/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/community/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/community/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/community/monero-means-money/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "moneromovie/workgroup-edition/monero-means-money-workgroup-en.srt",
            "edit_template": false,
            "intermediate": "",
            "new_base": "moneromovie/workgroup-edition/monero-means-money-workgroup-en.srt",
            "file_format": "srt",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/community/monero-means-money/",
            "url": "http://translate.getmonero.org/api/components/community/monero-means-money/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/community/monero-means-money/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/community/monero-means-money/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/community/monero-means-money/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/community/monero-means-money/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/community/monero-means-money/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/community/monero-means-money/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translation of Monero Means Money from Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://translate.getmonero.org/api/addons/20/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Sound Money, Safe Mode (subtitles)",
            "slug": "sound-money-safe-mode-subtitles",
            "id": 13,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Community",
                "slug": "community",
                "id": 4,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/community/",
                "url": "http://translate.getmonero.org/api/projects/community/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/community/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/community/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/community/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/community/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/community/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "soundmoneysafemode/lang/Sound-Money-Safe-Mode-en.srt",
            "edit_template": false,
            "intermediate": "",
            "new_base": "soundmoneysafemode/lang/Sound-Money-Safe-Mode-en.srt",
            "file_format": "srt",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/community/sound-money-safe-mode-subtitles/",
            "url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/community/sound-money-safe-mode-subtitles/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translation of Sound Money Safe mode from Weblate: ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Monero CLI & GUI",
            "slug": "glossary",
            "id": 19,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Monero CLI & GUI",
                "slug": "monero",
                "id": 1,
                "web": "https://github.com/monero-project",
                "web_url": "http://translate.getmonero.org/projects/monero/",
                "url": "http://translate.getmonero.org/api/projects/monero/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/monero/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/monero/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/monero/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/monero/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/monero/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/glossary/",
            "url": "http://translate.getmonero.org/api/components/monero/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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",
            "screnshot_filemask": null
        },
        {
            "name": "Getmonero",
            "slug": "glossary",
            "id": 20,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero",
                "slug": "getmonero",
                "id": 3,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/getmonero/",
                "url": "http://translate.getmonero.org/api/projects/getmonero/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "[Guide on GitHub](https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md)",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/getmonero/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero/glossary/",
            "url": "http://translate.getmonero.org/api/components/getmonero/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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",
            "screnshot_filemask": null
        },
        {
            "name": "Community",
            "slug": "glossary",
            "id": 21,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Community",
                "slug": "community",
                "id": 4,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/community/",
                "url": "http://translate.getmonero.org/api/projects/community/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/community/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/community/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/community/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/community/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/community/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/community/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/",
            "url": "http://translate.getmonero.org/api/components/community/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/community/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/community/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/community/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/community/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/community/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/community/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "cli_wallet_daemon_isolation_qubes_whonix",
            "slug": "cli_wallet_daemon_isolation_qubes_whonix",
            "id": 25,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/cli_wallet_daemon_isolation_qubes_whonix.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Getmonero: User Guides",
            "slug": "glossary",
            "id": 26,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/getmonero-user-guides/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/glossary/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "howto_fix_stuck_funds",
            "slug": "howto_fix_stuck_funds",
            "id": 27,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/howto_fix_stuck_funds.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/howto_fix_stuck_funds/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/howto_fix_stuck_funds/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "importing_blockchain",
            "slug": "importing_blockchain",
            "id": 28,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/importing_blockchain.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/importing_blockchain/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/importing_blockchain/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "ledger-wallet-cli",
            "slug": "ledger-wallet-cli",
            "id": 29,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/ledger-wallet-cli.pot",
            "file_format": "po",
            "license": "BSD-4-Clause",
            "license_url": "https://spdx.org/licenses/BSD-4-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/ledger-wallet-cli/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/ledger-wallet-cli/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "mine-to-pool",
            "slug": "mine-to-pool",
            "id": 30,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/mine-to-pool.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/mine-to-pool/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "monero-wallet-cli",
            "slug": "monero-wallet-cli",
            "id": 32,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/monero-wallet-cli.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/monero-wallet-cli/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/monero-wallet-cli/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "node-i2p-zero",
            "slug": "node-i2p-zero",
            "id": 33,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/node-i2p-zero.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/node-i2p-zero/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/node-i2p-zero/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "restore_account",
            "slug": "restore_account",
            "id": 34,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/restore_account.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/restore_account/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "restore_from_keys",
            "slug": "restore_from_keys",
            "id": 35,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/restore_from_keys.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/restore_from_keys/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_from_keys/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "securely_purchase",
            "slug": "securely_purchase",
            "id": 36,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/securely_purchase.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/securely_purchase/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/securely_purchase/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "solo_mine_GUI",
            "slug": "solo_mine_gui",
            "id": 37,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/solo_mine_GUI.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/solo_mine_gui/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/solo_mine_gui/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "tor_wallet",
            "slug": "tor_wallet",
            "id": 38,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/tor_wallet.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/tor_wallet/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/tor_wallet/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "verification-allos-advanced",
            "slug": "verification-allos-advanced",
            "id": 39,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/verification-allos-advanced.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/verification-allos-advanced/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-allos-advanced/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "verification-windows-beginner",
            "slug": "verification-windows-beginner",
            "id": 40,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/verification-windows-beginner.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/verification-windows-beginner/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/verification-windows-beginner/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "view_only",
            "slug": "view_only",
            "id": 41,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/view_only.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/view_only/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/view_only/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "vps_run_node",
            "slug": "vps_run_node",
            "id": 42,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/vps_run_node.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/vps_run_node/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/vps_run_node/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Offline_Backup",
            "slug": "offline_backup",
            "id": 43,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/Offline_Backup.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/offline_backup/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/offline_backup/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "prove-payment",
            "slug": "prove-payment",
            "id": 44,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/prove-payment.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/prove-payment/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/prove-payment/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "remote_node_gui",
            "slug": "remote_node_gui",
            "id": 45,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: User Guides",
                "slug": "getmonero-user-guides",
                "id": 6,
                "web": "https://www.getmonero.org/resources/user-guides/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/user-guides/weblate/remote_node_gui.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/remote_node_gui/",
            "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/remote_node_gui/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Behavioral Finance, Cryptocurrency Markets (subtitles)",
            "slug": "behavioral-finance-cryptocurrency-markets-subtitles",
            "id": 46,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Community",
                "slug": "community",
                "id": 4,
                "web": "https://getmonero.org",
                "web_url": "http://translate.getmonero.org/projects/community/",
                "url": "http://translate.getmonero.org/api/projects/community/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/community/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/community/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/community/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/community/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/community/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "behavioralfinancecryptomarkets/Behavioral-Finance-Crypto-Markets-EN.srt",
            "edit_template": false,
            "intermediate": "",
            "new_base": "behavioralfinancecryptomarkets/Behavioral-Finance-Crypto-Markets-EN.srt",
            "file_format": "srt",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/community/behavioral-finance-cryptocurrency-markets-subtitles/",
            "url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/community/behavioral-finance-cryptocurrency-markets-subtitles/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "account",
            "slug": "account",
            "id": 47,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/account.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/account/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/account/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Getmonero: Moneropedia",
            "slug": "glossary",
            "id": 48,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/getmonero-moneropedia/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/glossary/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "address",
            "slug": "address",
            "id": 49,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/address.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/address/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/address/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "airgap",
            "slug": "airgap",
            "id": 50,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/airgap.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/airgap/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/airgap/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "atomic-units",
            "slug": "atomic-units",
            "id": 51,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/atomic-units.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/atomic-units/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/atomic-units/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "block",
            "slug": "block",
            "id": 52,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/block.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/block/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/block/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "blockchain",
            "slug": "blockchain",
            "id": 53,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/blockchain.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/blockchain/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/blockchain/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "bootstrap-node",
            "slug": "bootstrap-node",
            "id": 54,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/bootstrap-node.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/bootstrap-node/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bootstrap-node/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "bulletproofs",
            "slug": "bulletproofs",
            "id": 55,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/bulletproofs.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/bulletproofs/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/bulletproofs/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "canonically-unique-host",
            "slug": "canonically-unique-host",
            "id": 56,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/canonically-unique-host.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/canonically-unique-host/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/canonically-unique-host/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "change",
            "slug": "change",
            "id": 57,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/change.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/change/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/change/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "clearnet",
            "slug": "clearnet",
            "id": 58,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/clearnet.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/clearnet/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/clearnet/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "clsag",
            "slug": "cslag",
            "id": 59,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/clsag.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/cslag/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cslag/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "coinbase",
            "slug": "coinbase",
            "id": 60,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/coinbase.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/coinbase/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/coinbase/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "consensus",
            "slug": "consensus",
            "id": 61,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/consensus.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/consensus/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/consensus/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "cryptocurrency",
            "slug": "cryptocurrency",
            "id": 62,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/cryptocurrency.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/cryptocurrency/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/cryptocurrency/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "daemon",
            "slug": "daemon",
            "id": 63,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/daemon.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/daemon/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/daemon/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "denominations",
            "slug": "denominations",
            "id": 64,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/denominations.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/denominations/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/denominations/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "fluffyblocks",
            "slug": "fluffyblocks",
            "id": 65,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/fluffyblocks.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/fluffyblocks/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fluffyblocks/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "fungibility",
            "slug": "fungibility",
            "id": 66,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/fungibility.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/fungibility/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/fungibility/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "locally-unique-host",
            "slug": "locally-unique-host",
            "id": 67,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Getmonero: Moneropedia",
                "slug": "getmonero-moneropedia",
                "id": 7,
                "web": "https://www.getmonero.org/resources/moneropedia/",
                "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/",
                "url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/?format=api",
                "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/components/?format=api",
                "repository_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/repository/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/statistics/?format=api",
                "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/changes/?format=api",
                "languages_url": "http://translate.getmonero.org/api/projects/getmonero-moneropedia/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "_i18n/en/resources/moneropedia/weblate/locally-unique-host.pot",
            "file_format": "po",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/getmonero-moneropedia/locally-unique-host/",
            "url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-moneropedia/locally-unique-host/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "md-text",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        }
    ]
}