Translation projects API.

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

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

{
    "count": 302,
    "next": "https://translate.tails.boum.org/api/projects/tails/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "wiki/src/index.*.po",
            "slug": "index",
            "id": 1,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "https://translate.tails.boum.org/git/tails/index/",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/index/",
            "url": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/index/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/index/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/index/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/index/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/index/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/index/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [
                "md-syntax",
                "max-length",
                "perl_format",
                "python_brace_format",
                "begin_space",
                "end_newline",
                "optional_plural",
                "xml-tags"
            ],
            "restricted": false,
            "repoweb": "https://git.tails.boum.org/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "add_message": "Weblate commit",
            "delete_message": "Weblate commit",
            "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": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/about.*.po",
            "slug": "about",
            "id": 3,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/about.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/about/",
            "url": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/about/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/about/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/about/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/about/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/about/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/about/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc.*.po",
            "slug": "doc",
            "id": 4,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/doc/",
            "url": "https://translate.tails.boum.org/api/components/tails/doc/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/doc/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/doc/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/doc/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/doc/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/doc/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/doc/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/support.*.po",
            "slug": "support",
            "id": 5,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/support.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/support/",
            "url": "https://translate.tails.boum.org/api/components/tails/support/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/support/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/support/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/support/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/support/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/support/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/support/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/contribute.*.po",
            "slug": "contribute",
            "id": 6,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/contribute.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/contribute.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/contribute/",
            "url": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/contribute/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/contribute/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/contribute/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/contribute/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/contribute/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/contribute/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/torrents.*.po",
            "slug": "torrents",
            "id": 9,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/torrents.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/torrents.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/torrents/",
            "url": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/torrents/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/torrents/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/torrents/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/torrents/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/torrents/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/torrents/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/news.*.po",
            "slug": "news",
            "id": 11,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/news.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/news.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/news/",
            "url": "https://translate.tails.boum.org/api/components/tails/news/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/news/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/news/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/news/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/news/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/news/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/news/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/security.*.po",
            "slug": "security",
            "id": 12,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/security.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/security.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/security/",
            "url": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/security/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/security/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/security/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/security/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/security/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/security/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/sidebar.*.po",
            "slug": "sidebar",
            "id": 13,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/sidebar.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/sidebar.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sidebar/",
            "url": "https://translate.tails.boum.org/api/components/tails/sidebar/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sidebar/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sidebar/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sidebar/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sidebar/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sidebar/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sidebar/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/sensitive_documents.*.po",
            "slug": "sensitive_documents",
            "id": 16,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/",
            "url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about.index.*.po",
            "slug": "aboutindex",
            "id": 17,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/aboutindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps.*.po",
            "slug": "first_steps",
            "id": 19,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/first_steps/",
            "url": "https://translate.tails.boum.org/api/components/tails/first_steps/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/first_steps/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/first_steps/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/first_steps/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/first_steps/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/first_steps/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/first_steps/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy.index.*.po",
            "slug": "encryption_and_privacyindex",
            "id": 20,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/encryption_and_privacyindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet.*.po",
            "slug": "anonymous_internet",
            "id": 21,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/anonymous_internet/",
            "url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy.*.po",
            "slug": "encryption_and_privacy",
            "id": 22,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/encryption_and_privacy/",
            "url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics.index.*.po",
            "slug": "advanced_topicsindex",
            "id": 23,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/advanced_topicsindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet.index.*.po",
            "slug": "anonymous_internetindex",
            "id": 24,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/anonymous_internetindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics.*.po",
            "slug": "advanced_topics",
            "id": 25,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/advanced_topics/",
            "url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/sensitive_documents.index.*.po",
            "slug": "sensitive_documentsindex",
            "id": 27,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sensitive_documentsindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps.index.*.po",
            "slug": "first_stepsindex",
            "id": 28,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps.index.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/first_stepsindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/first_stepsindex/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/wireless_devices.*.po",
            "slug": "wireless_devices",
            "id": 29,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/wireless_devices.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/wireless_devices.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wireless_devices/",
            "url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wireless_devices/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/cold_boot_attacks.*.po",
            "slug": "cold_boot_attacks",
            "id": 31,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/cold_boot_attacks.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/cold_boot_attacks.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/cold_boot_attacks/",
            "url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/virtualization.*.po",
            "slug": "virtualization",
            "id": 32,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/virtualization.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/virtualization.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/virtualization/",
            "url": "https://translate.tails.boum.org/api/components/tails/virtualization/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/virtualization/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/virtualization/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/virtualization/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/virtualization/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/virtualization/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/virtualization/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/virtualization.caution.*.po",
            "slug": "virtualizationcaution",
            "id": 33,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/virtualization.caution.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics/virtualization.caution.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/virtualizationcaution/",
            "url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/virtualizationcaution/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/requirements.*.po",
            "slug": "requirements",
            "id": 35,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/requirements.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/requirements/",
            "url": "https://translate.tails.boum.org/api/components/tails/requirements/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/requirements/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/requirements/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/requirements/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/requirements/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/requirements/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/requirements/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/features.*.po",
            "slug": "features",
            "id": 36,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/features.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/features/",
            "url": "https://translate.tails.boum.org/api/components/tails/features/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/features/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/features/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/features/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/features/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/features/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/features/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/license.*.po",
            "slug": "license",
            "id": 37,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/license.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about/license.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/license/",
            "url": "https://translate.tails.boum.org/api/components/tails/license/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/license/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/license/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/license/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/license/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/license/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/license/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/tor/why.*.po",
            "slug": "wikisrcdocanonymous_internettorwhy-po",
            "id": 38,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/tor/why.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about/tor.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorwhy-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorwhy-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/acknowledgments_and_similar_projects.*.po",
            "slug": "acknowledgments_and_similar_projects",
            "id": 39,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/acknowledgments_and_similar_projects.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about/acknowledgments_and_similar_projects.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/acknowledgments_and_similar_projects/",
            "url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/acknowledgments_and_similar_projects/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/openpgp_keys.*.po",
            "slug": "openpgp_keys",
            "id": 42,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/openpgp_keys.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about/openpgp_keys.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/openpgp_keys/",
            "url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/trust.*.po",
            "slug": "trust",
            "id": 43,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/trust.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/trust/",
            "url": "https://translate.tails.boum.org/api/components/tails/trust/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/trust/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/trust/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/trust/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/trust/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/trust/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/trust/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/about/finances.*.po",
            "slug": "finances",
            "id": 44,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/about/finances.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about/finances.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/finances/",
            "url": "https://translate.tails.boum.org/api/components/tails/finances/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/finances/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/finances/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/finances/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/finances/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/finances/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/finances/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/Tor_Browser.*.po",
            "slug": "tor_browser",
            "id": 45,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/Tor_Browser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/Tor_Browser.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/tor_browser/",
            "url": "https://translate.tails.boum.org/api/components/tails/tor_browser/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/tor_browser/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/electrum.*.po",
            "slug": "electrum",
            "id": 47,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/electrum.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/electrum.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/electrum/",
            "url": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/electrum/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/electrum/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/electrum/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/electrum/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/electrum/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/electrum/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/pidgin.*.po",
            "slug": "pidgin",
            "id": 49,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/pidgin.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/pidgin.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/",
            "url": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/pidgin/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/pidgin/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/pidgin/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/pidgin/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/pidgin/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/pidgin/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
            "slug": "wikisrcdocanonymous_internettorslow-po",
            "id": 50,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/why_tor_is_slow.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
            "slug": "networkmanager",
            "id": 52,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/networkmanager.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/",
            "url": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
            "slug": "unsafe_browser",
            "id": 54,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet/unsafe_browser.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/",
            "url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
            "slug": "wikisrcdocadvanced_topicsinternal_hard_disk-po",
            "id": 55,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy/your_data_wont_be_saved_unless_explicitly_asked.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
            "slug": "manage_passwords",
            "id": 61,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy/manage_passwords.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/",
            "url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
            "slug": "secure_deletion",
            "id": 62,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy/secure_deletion.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/",
            "url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
            "slug": "encrypted_volumes",
            "id": 65,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/",
            "url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/reset.*.po",
            "slug": "wikisrcdocreset-po",
            "id": 66,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/reset.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/reset.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/upgrade.*.po",
            "slug": "wikisrcdocupgrade-po",
            "id": 68,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/upgrade.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/upgrade.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/accessibility.*.po",
            "slug": "accessibility",
            "id": 73,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/accessibility.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/",
            "url": "https://translate.tails.boum.org/api/components/tails/accessibility/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/accessibility/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/accessibility/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/accessibility/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/accessibility/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/accessibility/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/accessibility/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/welcome_screen.*.po",
            "slug": "wikisrcdocfirst_stepswelcome_screenpo",
            "id": 74,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/welcome_screen.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/changes/?format=api",
            "task_url": null,
            "new_lang": "url",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/reset.intro.*.po",
            "slug": "wikisrcdocreset-intro-po",
            "id": 75,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/reset.intro.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/reset.intro.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/shutdown.*.po",
            "slug": "shutdown",
            "id": 76,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/shutdown.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/shutdown.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/",
            "url": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/shutdown/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/shutdown/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/shutdown/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/shutdown/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/shutdown/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/shutdown/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/first_steps/desktop.*.po",
            "slug": "wikisrcdocfirst_stepsdesktop-po",
            "id": 77,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps/desktop.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "wiki/src/doc/persistent_storage/configure.*.po",
            "slug": "wikisrcdocpersistent_storageconfigure-po",
            "id": 79,
            "source_language": {
                "id": 63,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/doc/persistent_storage/configure.*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps/persistence.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/",
            "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/repository/?format=api",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/translations/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/statistics/?format=api",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/lock/?format=api",
            "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/links/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
            "report_source_bugs": "tails-l10n@boum.org",
            "merge_style": "merge",
            "commit_message": "Weblate commit",
            "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": true,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}