Translation components API.

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

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

{
    "count": 313,
    "next": "https://translate.tails.boum.org/api/components/?page=2",
    "previous": null,
    "results": [
        {
            "name": "wiki/src/index.*.po",
            "slug": "index",
            "id": 1,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "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",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-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/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/index/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/index/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/index/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/index/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/index/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/index/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/about.*.po",
            "slug": "about",
            "id": 3,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/about.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/about/",
            "url": "https://translate.tails.boum.org/api/components/tails/about/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/about/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/about/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/about/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/about/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/about/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/about/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc.*.po",
            "slug": "doc",
            "id": 4,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/doc/",
            "url": "https://translate.tails.boum.org/api/components/tails/doc/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/doc/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/doc/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/doc/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/doc/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/doc/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/doc/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/support.*.po",
            "slug": "support",
            "id": 5,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/support.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/support.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/support/",
            "url": "https://translate.tails.boum.org/api/components/tails/support/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/support/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/support/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/support/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/support/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/support/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/support/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/contribute.*.po",
            "slug": "contribute",
            "id": 6,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/contribute.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/contribute.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/contribute/",
            "url": "https://translate.tails.boum.org/api/components/tails/contribute/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/contribute/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/contribute/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/contribute/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/contribute/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/contribute/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/contribute/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/torrents.*.po",
            "slug": "torrents",
            "id": 9,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/torrents.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/torrents.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/torrents/",
            "url": "https://translate.tails.boum.org/api/components/tails/torrents/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/torrents/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/torrents/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/torrents/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/torrents/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/torrents/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/torrents/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/press.*.po",
            "slug": "press",
            "id": 10,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/press.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/press.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/press/",
            "url": "https://translate.tails.boum.org/api/components/tails/press/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/press/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/press/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/press/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/press/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/press/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/press/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/news.*.po",
            "slug": "news",
            "id": 11,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/news.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/news.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/news/",
            "url": "https://translate.tails.boum.org/api/components/tails/news/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/news/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/news/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/news/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/news/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/news/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/news/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/security.*.po",
            "slug": "security",
            "id": 12,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/security.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/security.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/security/",
            "url": "https://translate.tails.boum.org/api/components/tails/security/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/security/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/security/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/security/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/security/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/security/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/security/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/sidebar.*.po",
            "slug": "sidebar",
            "id": 13,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/sidebar.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/sidebar.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sidebar/",
            "url": "https://translate.tails.boum.org/api/components/tails/sidebar/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sidebar/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sidebar/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sidebar/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sidebar/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sidebar/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sidebar/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/sensitive_documents.*.po",
            "slug": "sensitive_documents",
            "id": 16,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/",
            "url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/about.index.*.po",
            "slug": "aboutindex",
            "id": 17,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/about.index.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/about.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/aboutindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/aboutindex/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/aboutindex/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/first_steps.*.po",
            "slug": "first_steps",
            "id": 19,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/first_steps.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/first_steps.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/first_steps/",
            "url": "https://translate.tails.boum.org/api/components/tails/first_steps/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/first_steps/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/first_steps/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/first_steps/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/first_steps/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/first_steps/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/first_steps/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy.index.*.po",
            "slug": "encryption_and_privacyindex",
            "id": 20,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy.index.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/encryption_and_privacyindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/anonymous_internet.*.po",
            "slug": "anonymous_internet",
            "id": 21,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/anonymous_internet.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/anonymous_internet/",
            "url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/encryption_and_privacy.*.po",
            "slug": "encryption_and_privacy",
            "id": 22,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/encryption_and_privacy.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/encryption_and_privacy.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/encryption_and_privacy/",
            "url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/advanced_topics.index.*.po",
            "slug": "advanced_topicsindex",
            "id": 23,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics.index.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/advanced_topicsindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/advanced_topicsindex/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/anonymous_internet.index.*.po",
            "slug": "anonymous_internetindex",
            "id": 24,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/anonymous_internet.index.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/anonymous_internetindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/anonymous_internetindex/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/advanced_topics.*.po",
            "slug": "advanced_topics",
            "id": 25,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/advanced_topics.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/advanced_topics.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/advanced_topics/",
            "url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/advanced_topics/changes/",
            "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 }}",
            "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"
        },
        {
            "name": "wiki/src/doc/sensitive_documents.index.*.po",
            "slug": "sensitive_documentsindex",
            "id": 27,
            "source_language": {
                "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",
                "web_url": "https://translate.tails.boum.org/languages/en/",
                "url": "https://translate.tails.boum.org/api/languages/en/",
                "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tails",
                "slug": "tails",
                "id": 1,
                "web": "https://tails.boum.org/",
                "web_url": "https://translate.tails.boum.org/projects/tails/",
                "url": "https://translate.tails.boum.org/api/projects/tails/",
                "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/",
                "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/",
                "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/",
                "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/",
                "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "https://tails.boum.org/contribute/how/translate/\nMailing list for translators: <tails-l10n@boum.org\n",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "gitolite@puppet-git.lizard:tails",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "wiki/src/doc/sensitive_documents.index.*.po",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "wiki/src/doc/sensitive_documents.index.pot",
            "file_format": "po",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://translate.tails.boum.org/projects/tails/sensitive_documentsindex/",
            "url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/",
            "repository_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/repository/",
            "translations_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/translations/",
            "statistics_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/statistics/",
            "lock_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/lock/",
            "links_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/links/",
            "changes_list_url": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/changes/",
            "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 }}",
            "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"
        }
    ]
}