Translation components API.

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

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

{
    "count": 4832,
    "next": "https://translate.tails.boum.org/api/translations/?format=api&page=4",
    "previous": "https://translate.tails.boum.org/api/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/electrum.*.po",
                "slug": "electrum",
                "id": 47,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/electrum.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/electrum.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/electrum/",
                "url": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/electrum/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/electrum/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/electrum/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/electrum/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/electrum/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/electrum/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 146,
            "filename": "wiki/src/doc/anonymous_internet/electrum.fr.po",
            "revision": "62d48068759cab4e6d428ee8b6582486be3e47dd",
            "web_url": "https://translate.tails.boum.org/projects/tails/electrum/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/electrum/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 385,
            "translated": 32,
            "translated_words": 365,
            "translated_percent": 96.9,
            "fuzzy": 1,
            "fuzzy_words": 20,
            "fuzzy_percent": 3.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:17.037184Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/electrum/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/electrum.*.po",
                "slug": "electrum",
                "id": 47,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/electrum.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/electrum.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/electrum/",
                "url": "https://translate.tails.boum.org/api/components/tails/electrum/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/electrum/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/electrum/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/electrum/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/electrum/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/electrum/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/electrum/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 147,
            "filename": "wiki/src/doc/anonymous_internet/electrum.pt.po",
            "revision": "2ed417423561245e1ee2b69b13cf4c1d9e57a89e",
            "web_url": "https://translate.tails.boum.org/projects/tails/electrum/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/electrum/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 385,
            "translated": 5,
            "translated_words": 9,
            "translated_percent": 15.1,
            "fuzzy": 1,
            "fuzzy_words": 20,
            "fuzzy_percent": 3.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:17.380774Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/electrum/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "slug": "pidgin",
                "id": 49,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/pidgin.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/",
                "url": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/pidgin/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/pidgin/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/pidgin/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/pidgin/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/pidgin/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/pidgin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 151,
            "filename": "wiki/src/doc/anonymous_internet/pidgin.de.po",
            "revision": "612222c640cda8ffc56ce433500427196fbaf530",
            "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/pidgin/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 331,
            "translated": 10,
            "translated_words": 74,
            "translated_percent": 33.3,
            "fuzzy": 9,
            "fuzzy_words": 179,
            "fuzzy_percent": 30.0,
            "failing_checks": 7,
            "failing_checks_words": 142,
            "failing_checks_percent": 23.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:28.797825Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "slug": "pidgin",
                "id": 49,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/pidgin.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/",
                "url": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/pidgin/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/pidgin/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/pidgin/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/pidgin/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/pidgin/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/pidgin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 152,
            "filename": "wiki/src/doc/anonymous_internet/pidgin.fr.po",
            "revision": "acab07b66e96095eeeadb19e5801bf0b26cec180",
            "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/pidgin/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 331,
            "translated": 18,
            "translated_words": 162,
            "translated_percent": 60.0,
            "fuzzy": 8,
            "fuzzy_words": 133,
            "fuzzy_percent": 26.6,
            "failing_checks": 6,
            "failing_checks_words": 96,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T16:08:41.113447Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "slug": "pidgin",
                "id": 49,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/pidgin.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/pidgin.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/",
                "url": "https://translate.tails.boum.org/api/components/tails/pidgin/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/pidgin/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/pidgin/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/pidgin/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/pidgin/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/pidgin/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/pidgin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 153,
            "filename": "wiki/src/doc/anonymous_internet/pidgin.pt.po",
            "revision": "b0e1b92e63e0e51745da357b38d6de5bd8a1353b",
            "web_url": "https://translate.tails.boum.org/projects/tails/pidgin/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/pidgin/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 331,
            "translated": 5,
            "translated_words": 19,
            "translated_percent": 16.6,
            "fuzzy": 8,
            "fuzzy_words": 164,
            "fuzzy_percent": 26.6,
            "failing_checks": 6,
            "failing_checks_words": 131,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:29.890313Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/pidgin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "slug": "wikisrcdocanonymous_internettorslow-po",
                "id": 50,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/why_tor_is_slow.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 154,
            "filename": "wiki/src/doc/anonymous_internet/tor/slow.de.po",
            "revision": "fbabbf02ed319e0d61e5754c6f33ff12902abe14",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocanonymous_internettorslow-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 216,
            "translated": 9,
            "translated_words": 216,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-09T18:26:21.289213Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "slug": "wikisrcdocanonymous_internettorslow-po",
                "id": 50,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/why_tor_is_slow.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 155,
            "filename": "wiki/src/doc/anonymous_internet/tor/slow.fr.po",
            "revision": "3954dd05455a95ebeaab9e69ff085cb55cc0556b",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocanonymous_internettorslow-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 216,
            "translated": 9,
            "translated_words": 216,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-15T19:07:51.105066Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "slug": "wikisrcdocanonymous_internettorslow-po",
                "id": 50,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/tor/slow.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/why_tor_is_slow.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorslow-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 156,
            "filename": "wiki/src/doc/anonymous_internet/tor/slow.pt.po",
            "revision": "e28b1c3b171583aad2922b67e9efdfaa47c4631b",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocanonymous_internettorslow-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocanonymous_internettorslow-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 216,
            "translated": 6,
            "translated_words": 71,
            "translated_percent": 66.6,
            "fuzzy": 3,
            "fuzzy_words": 145,
            "fuzzy_percent": 33.3,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-19T21:00:55Z",
            "last_author": "emmapeel",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorslow-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "slug": "networkmanager",
                "id": 52,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/networkmanager.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/",
                "url": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 160,
            "filename": "wiki/src/doc/anonymous_internet/networkmanager.de.po",
            "revision": "c9ab89f63653bd7fbf581fd7d5072d9b66a2071b",
            "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/networkmanager/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 207,
            "translated": 9,
            "translated_words": 99,
            "translated_percent": 42.8,
            "fuzzy": 5,
            "fuzzy_words": 21,
            "fuzzy_percent": 23.8,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:19.015151Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "slug": "networkmanager",
                "id": 52,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/networkmanager.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/",
                "url": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 161,
            "filename": "wiki/src/doc/anonymous_internet/networkmanager.fr.po",
            "revision": "ef4a6d9685b85ef356090a8bb2e46dc795d1b195",
            "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/networkmanager/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 207,
            "translated": 16,
            "translated_words": 144,
            "translated_percent": 76.1,
            "fuzzy": 3,
            "fuzzy_words": 27,
            "fuzzy_percent": 14.2,
            "failing_checks": 1,
            "failing_checks_words": 20,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T16:16:15.243572Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "slug": "networkmanager",
                "id": 52,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/networkmanager.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/networkmanager.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/",
                "url": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/networkmanager/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 162,
            "filename": "wiki/src/doc/anonymous_internet/networkmanager.pt.po",
            "revision": "8a2991378e36e4b4037cdc0b31eb2d55fb6b056a",
            "web_url": "https://translate.tails.boum.org/projects/tails/networkmanager/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/networkmanager/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 207,
            "translated": 21,
            "translated_words": 207,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T21:25:20.124276Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/networkmanager/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "slug": "unsafe_browser",
                "id": 54,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/unsafe_browser.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/",
                "url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 166,
            "filename": "wiki/src/doc/anonymous_internet/unsafe_browser.de.po",
            "revision": "da51299a19fa2f459454bd626d4288cb97e29c63",
            "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/unsafe_browser/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 81,
            "translated": 11,
            "translated_words": 52,
            "translated_percent": 78.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-24T10:10:44.418324Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "slug": "unsafe_browser",
                "id": 54,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/unsafe_browser.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/",
                "url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 167,
            "filename": "wiki/src/doc/anonymous_internet/unsafe_browser.fr.po",
            "revision": "8c387fbadef7bd7ada79db564a9534b7decb0349",
            "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/unsafe_browser/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 81,
            "translated": 14,
            "translated_words": 81,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-08T17:11:21.284708Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "slug": "unsafe_browser",
                "id": 54,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/anonymous_internet/unsafe_browser.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet/unsafe_browser.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/",
                "url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/unsafe_browser/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 168,
            "filename": "wiki/src/doc/anonymous_internet/unsafe_browser.pt.po",
            "revision": "557ebb5c4a6a4744996b0a42626496a852569a41",
            "web_url": "https://translate.tails.boum.org/projects/tails/unsafe_browser/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/unsafe_browser/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 81,
            "translated": 14,
            "translated_words": 81,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-08T17:11:22.001289Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/unsafe_browser/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "slug": "wikisrcdocadvanced_topicsinternal_hard_disk-po",
                "id": 55,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/your_data_wont_be_saved_unless_explicitly_asked.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 169,
            "filename": "wiki/src/doc/advanced_topics/internal_hard_disk.de.po",
            "revision": "934cd2d70877c6e898840ed6b752a26d6288a125",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 179,
            "translated": 8,
            "translated_words": 52,
            "translated_percent": 53.3,
            "fuzzy": 5,
            "fuzzy_words": 116,
            "fuzzy_percent": 33.3,
            "failing_checks": 1,
            "failing_checks_words": 25,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:30:51.983566Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "slug": "wikisrcdocadvanced_topicsinternal_hard_disk-po",
                "id": 55,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/your_data_wont_be_saved_unless_explicitly_asked.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 170,
            "filename": "wiki/src/doc/advanced_topics/internal_hard_disk.fr.po",
            "revision": "85c5ad352f0d5d50971f47c8239ba484973529bf",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 179,
            "translated": 9,
            "translated_words": 74,
            "translated_percent": 60.0,
            "fuzzy": 5,
            "fuzzy_words": 98,
            "fuzzy_percent": 33.3,
            "failing_checks": 1,
            "failing_checks_words": 25,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:30:52.353805Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "slug": "wikisrcdocadvanced_topicsinternal_hard_disk-po",
                "id": 55,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/advanced_topics/internal_hard_disk.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/your_data_wont_be_saved_unless_explicitly_asked.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 171,
            "filename": "wiki/src/doc/advanced_topics/internal_hard_disk.pt.po",
            "revision": "5a1fc1ebb84eb16abf34e1dca3e616ea489ec64b",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 179,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 20.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-02T09:33:23.084958Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "slug": "manage_passwords",
                "id": 61,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/manage_passwords.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/",
                "url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 188,
            "filename": "wiki/src/doc/encryption_and_privacy/manage_passwords.de.po",
            "revision": "3e22405170d11dad5fd87ae145be5de0c431ab7a",
            "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/manage_passwords/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 373,
            "translated": 10,
            "translated_words": 88,
            "translated_percent": 27.0,
            "fuzzy": 9,
            "fuzzy_words": 114,
            "fuzzy_percent": 24.3,
            "failing_checks": 1,
            "failing_checks_words": 13,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:50.567304Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "slug": "manage_passwords",
                "id": 61,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/manage_passwords.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/",
                "url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 189,
            "filename": "wiki/src/doc/encryption_and_privacy/manage_passwords.fr.po",
            "revision": "09d4007ea98722adddb17d0acebf4e6cc709768b",
            "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/manage_passwords/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 373,
            "translated": 30,
            "translated_words": 308,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 43,
            "fuzzy_percent": 13.5,
            "failing_checks": 1,
            "failing_checks_words": 13,
            "failing_checks_percent": 2.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:51.191304Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "slug": "manage_passwords",
                "id": 61,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/manage_passwords.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/manage_passwords.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/",
                "url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/manage_passwords/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 190,
            "filename": "wiki/src/doc/encryption_and_privacy/manage_passwords.pt.po",
            "revision": "210eec86a162a99f4bce13b997a47deb6eaee03d",
            "web_url": "https://translate.tails.boum.org/projects/tails/manage_passwords/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/manage_passwords/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 373,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 5.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-11T08:48:42.867387Z",
            "last_author": "anonymous",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/manage_passwords/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "slug": "secure_deletion",
                "id": 62,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/secure_deletion.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/",
                "url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 191,
            "filename": "wiki/src/doc/encryption_and_privacy/secure_deletion.de.po",
            "revision": "85ed0c34f31c53ab3f2a9585b1785eff6489eca4",
            "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/secure_deletion/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 806,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.7,
            "fuzzy": 12,
            "fuzzy_words": 81,
            "fuzzy_percent": 20.6,
            "failing_checks": 8,
            "failing_checks_words": 68,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:54.940867Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "slug": "secure_deletion",
                "id": 62,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/secure_deletion.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/",
                "url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 192,
            "filename": "wiki/src/doc/encryption_and_privacy/secure_deletion.fr.po",
            "revision": "ebf93e54f22ddc592e9658f48b3e13a783ccf0b5",
            "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/secure_deletion/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 806,
            "translated": 15,
            "translated_words": 81,
            "translated_percent": 25.8,
            "fuzzy": 11,
            "fuzzy_words": 127,
            "fuzzy_percent": 18.9,
            "failing_checks": 5,
            "failing_checks_words": 53,
            "failing_checks_percent": 8.6,
            "have_suggestion": 43,
            "have_comment": 0,
            "last_change": "2024-04-09T14:01:23.386231Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "slug": "secure_deletion",
                "id": 62,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/secure_deletion.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/secure_deletion.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/",
                "url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/secure_deletion/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 193,
            "filename": "wiki/src/doc/encryption_and_privacy/secure_deletion.pt.po",
            "revision": "374d42b422b1a596890a9cf8658acb657ef9c3bd",
            "web_url": "https://translate.tails.boum.org/projects/tails/secure_deletion/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/secure_deletion/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 806,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.7,
            "fuzzy": 6,
            "fuzzy_words": 30,
            "fuzzy_percent": 10.3,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:57.295888Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "slug": "encrypted_volumes",
                "id": 65,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/",
                "url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 200,
            "filename": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.de.po",
            "revision": "240a0adebaf9b2bc68f06bb4b58d44720d702b36",
            "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/encrypted_volumes/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 1080,
            "translated": 31,
            "translated_words": 289,
            "translated_percent": 36.4,
            "fuzzy": 24,
            "fuzzy_words": 385,
            "fuzzy_percent": 28.2,
            "failing_checks": 7,
            "failing_checks_words": 123,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:42.057131Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "slug": "encrypted_volumes",
                "id": 65,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/",
                "url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 201,
            "filename": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.fr.po",
            "revision": "cba2d538963cb47a1e9c92de0e8dc04e897251aa",
            "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/encrypted_volumes/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 1080,
            "translated": 53,
            "translated_words": 679,
            "translated_percent": 62.3,
            "fuzzy": 19,
            "fuzzy_words": 270,
            "fuzzy_percent": 22.3,
            "failing_checks": 7,
            "failing_checks_words": 126,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T16:20:37.742785Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "slug": "encrypted_volumes",
                "id": 65,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/",
                "url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/encrypted_volumes/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 202,
            "filename": "wiki/src/doc/encryption_and_privacy/encrypted_volumes.pt.po",
            "revision": "d9cf018951c349b308a4ab5cbe52d24a7436a890",
            "web_url": "https://translate.tails.boum.org/projects/tails/encrypted_volumes/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/encrypted_volumes/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 1080,
            "translated": 6,
            "translated_words": 40,
            "translated_percent": 7.0,
            "fuzzy": 7,
            "fuzzy_words": 20,
            "fuzzy_percent": 8.2,
            "failing_checks": 6,
            "failing_checks_words": 12,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:44.376515Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/encrypted_volumes/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.*.po",
                "slug": "wikisrcdocreset-po",
                "id": 66,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 203,
            "filename": "wiki/src/doc/reset.de.po",
            "revision": "9fed880d79b69038146e9cd2751123a5a6943f93",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 30,
            "translated": 5,
            "translated_words": 30,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T11:56:36.180765Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.*.po",
                "slug": "wikisrcdocreset-po",
                "id": 66,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 204,
            "filename": "wiki/src/doc/reset.fr.po",
            "revision": "1223492007682cdd8a7d04590f48894e744beab2",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 30,
            "translated": 5,
            "translated_words": 30,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T11:55:22.665081Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.*.po",
                "slug": "wikisrcdocreset-po",
                "id": 66,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 206,
            "filename": "wiki/src/doc/reset.pt.po",
            "revision": "165596d71e23a9b41f5145bf635a21f9dad4f18f",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 30,
            "translated": 5,
            "translated_words": 30,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T11:57:40.197506Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/upgrade.*.po",
                "slug": "wikisrcdocupgrade-po",
                "id": 68,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/upgrade.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/upgrade.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 210,
            "filename": "wiki/src/doc/upgrade.de.po",
            "revision": "73191ee63f2a694cec975ccb50865d943a24b011",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocupgrade-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 974,
            "translated": 23,
            "translated_words": 264,
            "translated_percent": 27.3,
            "fuzzy": 20,
            "fuzzy_words": 257,
            "fuzzy_percent": 23.8,
            "failing_checks": 5,
            "failing_checks_words": 15,
            "failing_checks_percent": 5.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T14:19:40.861899Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/upgrade.*.po",
                "slug": "wikisrcdocupgrade-po",
                "id": 68,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/upgrade.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/upgrade.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 211,
            "filename": "wiki/src/doc/upgrade.fr.po",
            "revision": "44d52089c89dbdd749f7e56874d33ff0d39e5f4e",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocupgrade-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 974,
            "translated": 53,
            "translated_words": 678,
            "translated_percent": 63.0,
            "fuzzy": 18,
            "fuzzy_words": 164,
            "fuzzy_percent": 21.4,
            "failing_checks": 6,
            "failing_checks_words": 23,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T19:46:02.712788Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/upgrade.*.po",
                "slug": "wikisrcdocupgrade-po",
                "id": 68,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/upgrade.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/upgrade.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgrade-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 212,
            "filename": "wiki/src/doc/upgrade.pt.po",
            "revision": "4bf87315a1553cf32531471d256c50b2ddaa35d0",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocupgrade-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocupgrade-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 974,
            "translated": 53,
            "translated_words": 731,
            "translated_percent": 63.0,
            "fuzzy": 19,
            "fuzzy_words": 147,
            "fuzzy_percent": 22.6,
            "failing_checks": 6,
            "failing_checks_words": 23,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T14:19:42.240320Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgrade-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/accessibility.*.po",
                "slug": "accessibility",
                "id": 73,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/accessibility.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/",
                "url": "https://translate.tails.boum.org/api/components/tails/accessibility/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/accessibility/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/accessibility/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/accessibility/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/accessibility/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/accessibility/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/accessibility/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 226,
            "filename": "wiki/src/doc/first_steps/accessibility.de.po",
            "revision": "5881d70c83825f1e1c1f5e81fbfe5f8ffc4ccf7e",
            "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/accessibility/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 416,
            "translated": 9,
            "translated_words": 76,
            "translated_percent": 25.7,
            "fuzzy": 8,
            "fuzzy_words": 100,
            "fuzzy_percent": 22.8,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:06.340666Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/accessibility.*.po",
                "slug": "accessibility",
                "id": 73,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/accessibility.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/",
                "url": "https://translate.tails.boum.org/api/components/tails/accessibility/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/accessibility/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/accessibility/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/accessibility/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/accessibility/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/accessibility/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/accessibility/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 227,
            "filename": "wiki/src/doc/first_steps/accessibility.fr.po",
            "revision": "e2a6a05ee408532b270864b39232c0f0035896f7",
            "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/accessibility/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 416,
            "translated": 9,
            "translated_words": 76,
            "translated_percent": 25.7,
            "fuzzy": 8,
            "fuzzy_words": 100,
            "fuzzy_percent": 22.8,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:07.132129Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/accessibility.*.po",
                "slug": "accessibility",
                "id": 73,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/accessibility.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/",
                "url": "https://translate.tails.boum.org/api/components/tails/accessibility/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/accessibility/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/accessibility/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/accessibility/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/accessibility/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/accessibility/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/accessibility/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 228,
            "filename": "wiki/src/doc/first_steps/accessibility.pt.po",
            "revision": "77522b362eee8c3ff84c031acb3471bba3ea5721",
            "web_url": "https://translate.tails.boum.org/projects/tails/accessibility/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/accessibility/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 416,
            "translated": 9,
            "translated_words": 76,
            "translated_percent": 25.7,
            "fuzzy": 8,
            "fuzzy_words": 100,
            "fuzzy_percent": 22.8,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:07.949092Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/accessibility/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "slug": "wikisrcdocfirst_stepswelcome_screenpo",
                "id": 74,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 229,
            "filename": "wiki/src/doc/first_steps/welcome_screen.de.po",
            "revision": "7f60112af9f8ecf9c1565b51c219d58aca4b5181",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenpo/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53,
            "total_words": 609,
            "translated": 27,
            "translated_words": 324,
            "translated_percent": 50.9,
            "fuzzy": 13,
            "fuzzy_words": 134,
            "fuzzy_percent": 24.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:28.766048Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "slug": "wikisrcdocfirst_stepswelcome_screenpo",
                "id": 74,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 230,
            "filename": "wiki/src/doc/first_steps/welcome_screen.fr.po",
            "revision": "e35c1d22ae24c1a34b819743a1569d99498ae72f",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53,
            "total_words": 609,
            "translated": 44,
            "translated_words": 516,
            "translated_percent": 83.0,
            "fuzzy": 8,
            "fuzzy_words": 60,
            "fuzzy_percent": 15.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:29.293445Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "slug": "wikisrcdocfirst_stepswelcome_screenpo",
                "id": 74,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/welcome_screen.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 231,
            "filename": "wiki/src/doc/first_steps/welcome_screen.pt.po",
            "revision": "40d5b2b255635f3d266518ba5970e2e6d0f5de45",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53,
            "total_words": 609,
            "translated": 45,
            "translated_words": 549,
            "translated_percent": 84.9,
            "fuzzy": 8,
            "fuzzy_words": 60,
            "fuzzy_percent": 15.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:29.978012Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.intro.*.po",
                "slug": "wikisrcdocreset-intro-po",
                "id": 75,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.intro.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.intro.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 232,
            "filename": "wiki/src/doc/reset.intro.de.po",
            "revision": "0747f613482296e16c12bad6491c0088e5e01088",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 50,
            "translated": 1,
            "translated_words": 18,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 32,
            "fuzzy_percent": 50.0,
            "failing_checks": 1,
            "failing_checks_words": 32,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:33:03.605563Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.intro.*.po",
                "slug": "wikisrcdocreset-intro-po",
                "id": 75,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.intro.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.intro.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 233,
            "filename": "wiki/src/doc/reset.intro.fr.po",
            "revision": "871870bcec656b7d07db1cd6f009966766287c47",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 50,
            "translated": 1,
            "translated_words": 18,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 32,
            "fuzzy_percent": 50.0,
            "failing_checks": 1,
            "failing_checks_words": 32,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:33:03.806138Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/reset.intro.*.po",
                "slug": "wikisrcdocreset-intro-po",
                "id": 75,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/reset.intro.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/reset.intro.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocreset-intro-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 234,
            "filename": "wiki/src/doc/reset.intro.pt.po",
            "revision": "80c33e8bc0db520145652e21103e89ff413b918a",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocreset-intro-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocreset-intro-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 50,
            "translated": 1,
            "translated_words": 18,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 32,
            "fuzzy_percent": 50.0,
            "failing_checks": 1,
            "failing_checks_words": 32,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:33:04.020375Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocreset-intro-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/shutdown.*.po",
                "slug": "shutdown",
                "id": 76,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/shutdown.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/shutdown.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/",
                "url": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/shutdown/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/shutdown/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/shutdown/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/shutdown/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/shutdown/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/shutdown/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 235,
            "filename": "wiki/src/doc/first_steps/shutdown.de.po",
            "revision": "b4e53d228fd1604ed4e40b563fdce38dd55c5a1c",
            "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/shutdown/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 146,
            "translated": 11,
            "translated_words": 141,
            "translated_percent": 91.6,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 8.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:21.615750Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/shutdown.*.po",
                "slug": "shutdown",
                "id": 76,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/shutdown.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/shutdown.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/",
                "url": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/shutdown/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/shutdown/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/shutdown/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/shutdown/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/shutdown/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/shutdown/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 236,
            "filename": "wiki/src/doc/first_steps/shutdown.fr.po",
            "revision": "e79a40aad4f52f5861dc863b0a2b181ec7763f76",
            "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/shutdown/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 146,
            "translated": 11,
            "translated_words": 141,
            "translated_percent": 91.6,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 8.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:21.952479Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/shutdown.*.po",
                "slug": "shutdown",
                "id": 76,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/shutdown.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/shutdown.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/",
                "url": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/shutdown/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/shutdown/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/shutdown/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/shutdown/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/shutdown/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/shutdown/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 237,
            "filename": "wiki/src/doc/first_steps/shutdown.pt.po",
            "revision": "5ac4ca35a658d948d9be636571e74cee890e3051",
            "web_url": "https://translate.tails.boum.org/projects/tails/shutdown/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/shutdown/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 146,
            "translated": 11,
            "translated_words": 141,
            "translated_percent": 91.6,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 8.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:22.543899Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/shutdown/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/desktop.*.po",
                "slug": "wikisrcdocfirst_stepsdesktop-po",
                "id": 77,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/desktop.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 238,
            "filename": "wiki/src/doc/first_steps/desktop.de.po",
            "revision": "dc0c2edf0de5536e964d1d947eef0f0df3fefdbb",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepsdesktop-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 124,
            "total_words": 1078,
            "translated": 35,
            "translated_words": 292,
            "translated_percent": 28.2,
            "fuzzy": 44,
            "fuzzy_words": 277,
            "fuzzy_percent": 35.4,
            "failing_checks": 28,
            "failing_checks_words": 163,
            "failing_checks_percent": 22.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:11.711527Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/desktop.*.po",
                "slug": "wikisrcdocfirst_stepsdesktop-po",
                "id": 77,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/desktop.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 239,
            "filename": "wiki/src/doc/first_steps/desktop.fr.po",
            "revision": "53f2ac43e11d69a6a2782d555ca96adeb538b9f8",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepsdesktop-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 124,
            "total_words": 1078,
            "translated": 52,
            "translated_words": 507,
            "translated_percent": 41.9,
            "fuzzy": 46,
            "fuzzy_words": 293,
            "fuzzy_percent": 37.0,
            "failing_checks": 30,
            "failing_checks_words": 172,
            "failing_checks_percent": 24.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:13.467818Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps/desktop.*.po",
                "slug": "wikisrcdocfirst_stepsdesktop-po",
                "id": 77,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/first_steps/desktop.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsdesktop-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 240,
            "filename": "wiki/src/doc/first_steps/desktop.pt.po",
            "revision": "037f6abec3b88383eeaa8309e757727d75d7dc56",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepsdesktop-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepsdesktop-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 124,
            "total_words": 1078,
            "translated": 53,
            "translated_words": 544,
            "translated_percent": 42.7,
            "fuzzy": 47,
            "fuzzy_words": 324,
            "fuzzy_percent": 37.9,
            "failing_checks": 31,
            "failing_checks_words": 203,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:15.608786Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/pt/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tails.boum.org/languages/de/",
                "url": "https://translate.tails.boum.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/persistent_storage/configure.*.po",
                "slug": "wikisrcdocpersistent_storageconfigure-po",
                "id": 79,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/persistent_storage/configure.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/persistence.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 245,
            "filename": "wiki/src/doc/persistent_storage/configure.de.po",
            "revision": "c69742ad40d508ff6a14d07eca53f1f90529cd92",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/de/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/de/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1291,
            "translated": 53,
            "translated_words": 382,
            "translated_percent": 46.0,
            "fuzzy": 35,
            "fuzzy_words": 410,
            "fuzzy_percent": 30.4,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:52.589692Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tails.boum.org/languages/fr/",
                "url": "https://translate.tails.boum.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/persistent_storage/configure.*.po",
                "slug": "wikisrcdocpersistent_storageconfigure-po",
                "id": 79,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/persistent_storage/configure.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/persistence.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 246,
            "filename": "wiki/src/doc/persistent_storage/configure.fr.po",
            "revision": "12ef86fe28e266c18329fab04fc46fe1b1f65b6c",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/fr/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/fr/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1291,
            "translated": 97,
            "translated_words": 1043,
            "translated_percent": 84.3,
            "fuzzy": 11,
            "fuzzy_words": 162,
            "fuzzy_percent": 9.5,
            "failing_checks": 2,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-02-27T15:32:53.339042Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/fr/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tails.boum.org/languages/pt/",
                "url": "https://translate.tails.boum.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/persistent_storage/configure.*.po",
                "slug": "wikisrcdocpersistent_storageconfigure-po",
                "id": 79,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.boum.org/languages/en/",
                    "url": "https://translate.tails.boum.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/languages/en/statistics/?format=api"
                },
                "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/?format=api",
                    "components_list_url": "https://translate.tails.boum.org/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.boum.org/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.boum.org/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.boum.org/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.boum.org/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.boum.org/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.boum.org/api/projects/tails/labels/?format=api",
                    "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": "master",
                "push_branch": "",
                "filemask": "wiki/src/doc/persistent_storage/configure.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps/persistence.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/",
                "url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
                "repository_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/repository/?format=api",
                "translations_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/translations/?format=api",
                "statistics_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/statistics/?format=api",
                "lock_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/lock/?format=api",
                "links_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/links/?format=api",
                "changes_list_url": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storageconfigure-po/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 247,
            "filename": "wiki/src/doc/persistent_storage/configure.pt.po",
            "revision": "f3724dcafec162c137da25fc6406dfb4f91b4987",
            "web_url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/pt/",
            "share_url": "https://translate.tails.boum.org/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/pt/",
            "url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1291,
            "translated": 107,
            "translated_words": 1181,
            "translated_percent": 93.0,
            "fuzzy": 8,
            "fuzzy_words": 110,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T15:32:53.964053Z",
            "last_author": null,
            "repository_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/repository/?format=api",
            "file_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/file/?format=api",
            "statistics_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/pt/units/?format=api"
        }
    ]
}