Translation components API.

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

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

{
    "count": 5338,
    "next": "https://translate.tails.net/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/index.*.po",
                "slug": "index",
                "id": 1,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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": "https://translate.tails.net/git/tails/index/",
                "branch": "master",
                "push_branch": "",
                "filemask": "wiki/src/index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/index/",
                "url": "https://translate.tails.net/api/components/tails/index/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/index/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/index/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/index/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/index/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/index/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/index/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [
                    "md-syntax",
                    "max-length",
                    "perl_format",
                    "python_brace_format",
                    "begin_space",
                    "end_newline",
                    "optional_plural",
                    "xml-tags"
                ],
                "restricted": false,
                "repoweb": "https://git.tails.boum.org/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Weblate commit",
                "delete_message": "Weblate commit",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 1,
            "filename": "wiki/src/index.de.po",
            "revision": "38becea79c5fcb03926a48e456e91429ba90d13a",
            "web_url": "https://translate.tails.net/projects/tails/index/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/index/de/",
            "url": "https://translate.tails.net/api/translations/tails/index/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 272,
            "translated": 36,
            "translated_words": 272,
            "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-26T08:36:32.161442Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/index/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/index/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/index/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/index/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/index/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/index.*.po",
                "slug": "index",
                "id": 1,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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": "https://translate.tails.net/git/tails/index/",
                "branch": "master",
                "push_branch": "",
                "filemask": "wiki/src/index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/index/",
                "url": "https://translate.tails.net/api/components/tails/index/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/index/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/index/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/index/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/index/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/index/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/index/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [
                    "md-syntax",
                    "max-length",
                    "perl_format",
                    "python_brace_format",
                    "begin_space",
                    "end_newline",
                    "optional_plural",
                    "xml-tags"
                ],
                "restricted": false,
                "repoweb": "https://git.tails.boum.org/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Weblate commit",
                "delete_message": "Weblate commit",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 2,
            "filename": "wiki/src/index.fr.po",
            "revision": "f2660339c74b2ab922c6c08e7e9e07731281ea8f",
            "web_url": "https://translate.tails.net/projects/tails/index/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/index/fr/",
            "url": "https://translate.tails.net/api/translations/tails/index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 272,
            "translated": 36,
            "translated_words": 272,
            "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-05-22T18:19:24.221455Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/index/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/index/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/index/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/index/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/index/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/index.*.po",
                "slug": "index",
                "id": 1,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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": "https://translate.tails.net/git/tails/index/",
                "branch": "master",
                "push_branch": "",
                "filemask": "wiki/src/index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/index/",
                "url": "https://translate.tails.net/api/components/tails/index/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/index/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/index/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/index/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/index/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/index/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/index/changes/?format=api",
                "task_url": null,
                "new_lang": "url",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [
                    "md-syntax",
                    "max-length",
                    "perl_format",
                    "python_brace_format",
                    "begin_space",
                    "end_newline",
                    "optional_plural",
                    "xml-tags"
                ],
                "restricted": false,
                "repoweb": "https://git.tails.boum.org/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Weblate commit",
                "delete_message": "Weblate commit",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 3,
            "filename": "wiki/src/index.pt.po",
            "revision": "3ba3c535bbf6846bc6df41cebdb1f186583eb7a5",
            "web_url": "https://translate.tails.net/projects/tails/index/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/index/pt/",
            "url": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 272,
            "translated": 36,
            "translated_words": 272,
            "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-26T08:49:45.978896Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/index/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/index/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/index/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/index/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/index/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/about.*.po",
                "slug": "about",
                "id": 3,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/about/",
                "url": "https://translate.tails.net/api/components/tails/about/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/about/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/about/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/about/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/about/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/about/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/about/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 7,
            "filename": "wiki/src/about.de.po",
            "revision": "66661b56bc95d53dd8aa076a35800b657d9d93e7",
            "web_url": "https://translate.tails.net/projects/tails/about/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/about/de/",
            "url": "https://translate.tails.net/api/translations/tails/about/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1120,
            "translated": 93,
            "translated_words": 1099,
            "translated_percent": 97.8,
            "fuzzy": 2,
            "fuzzy_words": 21,
            "fuzzy_percent": 2.1,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-19T19:03:23.178095Z",
            "last_author": null,
            "repository_url": "https://translate.tails.net/api/translations/tails/about/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/about/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/about/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/about/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/about/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/about.*.po",
                "slug": "about",
                "id": 3,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/about/",
                "url": "https://translate.tails.net/api/components/tails/about/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/about/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/about/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/about/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/about/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/about/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/about/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 8,
            "filename": "wiki/src/about.fr.po",
            "revision": "171297071ee2906ff2f16d20db8b130228e4e076",
            "web_url": "https://translate.tails.net/projects/tails/about/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/about/fr/",
            "url": "https://translate.tails.net/api/translations/tails/about/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1120,
            "translated": 95,
            "translated_words": 1120,
            "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": "2025-02-20T11:04:23.898463Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/about/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/about/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/about/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/about/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/about/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/about.*.po",
                "slug": "about",
                "id": 3,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/about/",
                "url": "https://translate.tails.net/api/components/tails/about/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/about/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/about/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/about/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/about/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/about/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/about/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 9,
            "filename": "wiki/src/about.pt.po",
            "revision": "8f5e260ca7b804d41901bd79e51f1c64e0bcdc33",
            "web_url": "https://translate.tails.net/projects/tails/about/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/about/pt/",
            "url": "https://translate.tails.net/api/translations/tails/about/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1120,
            "translated": 95,
            "translated_words": 1120,
            "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": 4,
            "have_comment": 0,
            "last_change": "2025-02-20T09:48:07.323566Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/about/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/about/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/about/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/about/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/about/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc.*.po",
                "slug": "doc",
                "id": 4,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/doc/",
                "url": "https://translate.tails.net/api/components/tails/doc/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/doc/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/doc/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/doc/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/doc/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/doc/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/doc/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 10,
            "filename": "wiki/src/doc.de.po",
            "revision": "8b18ec90f41dea2750c064ac223ae0feec26e2fe",
            "web_url": "https://translate.tails.net/projects/tails/doc/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/de/",
            "url": "https://translate.tails.net/api/translations/tails/doc/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 176,
            "translated": 41,
            "translated_words": 176,
            "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-10-10T13:14:21.518509Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/doc/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/doc/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/doc/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/doc/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/doc/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc.*.po",
                "slug": "doc",
                "id": 4,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/doc/",
                "url": "https://translate.tails.net/api/components/tails/doc/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/doc/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/doc/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/doc/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/doc/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/doc/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/doc/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 11,
            "filename": "wiki/src/doc.fr.po",
            "revision": "b25f1482bdafa3953ed52ed4b196ecf94d953641",
            "web_url": "https://translate.tails.net/projects/tails/doc/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/fr/",
            "url": "https://translate.tails.net/api/translations/tails/doc/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 176,
            "translated": 41,
            "translated_words": 176,
            "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-09-28T20:15:10.132260Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/doc/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/doc/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/doc/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/doc/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/doc/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc.*.po",
                "slug": "doc",
                "id": 4,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/doc/",
                "url": "https://translate.tails.net/api/components/tails/doc/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/doc/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/doc/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/doc/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/doc/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/doc/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/doc/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 12,
            "filename": "wiki/src/doc.pt.po",
            "revision": "ffc7b842301c1936a480b3e54de64f8b58300b23",
            "web_url": "https://translate.tails.net/projects/tails/doc/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/pt/",
            "url": "https://translate.tails.net/api/translations/tails/doc/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 176,
            "translated": 41,
            "translated_words": 176,
            "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": "2025-02-14T10:01:44.052440Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/doc/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/doc/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/doc/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/doc/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/doc/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/support.*.po",
                "slug": "support",
                "id": 5,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/support.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/support.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/support/",
                "url": "https://translate.tails.net/api/components/tails/support/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/support/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/support/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/support/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/support/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/support/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/support/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 13,
            "filename": "wiki/src/support.de.po",
            "revision": "c81b6b1e489b911c94d0f42a72329a76adf2b13d",
            "web_url": "https://translate.tails.net/projects/tails/support/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/support/de/",
            "url": "https://translate.tails.net/api/translations/tails/support/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 162,
            "translated": 23,
            "translated_words": 160,
            "translated_percent": 95.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 4.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-15T11:39:17.527622Z",
            "last_author": null,
            "repository_url": "https://translate.tails.net/api/translations/tails/support/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/support/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/support/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/support/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/support/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/support.*.po",
                "slug": "support",
                "id": 5,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/support.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/support.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/support/",
                "url": "https://translate.tails.net/api/components/tails/support/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/support/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/support/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/support/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/support/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/support/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/support/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 14,
            "filename": "wiki/src/support.fr.po",
            "revision": "cea021e02951e58e4397fc687abb4981211c9ad0",
            "web_url": "https://translate.tails.net/projects/tails/support/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/support/fr/",
            "url": "https://translate.tails.net/api/translations/tails/support/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 162,
            "translated": 24,
            "translated_words": 162,
            "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": "2025-02-11T13:21:42.651983Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/support/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/support/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/support/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/support/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/support/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/support.*.po",
                "slug": "support",
                "id": 5,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/support.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/support.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/support/",
                "url": "https://translate.tails.net/api/components/tails/support/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/support/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/support/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/support/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/support/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/support/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/support/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 15,
            "filename": "wiki/src/support.pt.po",
            "revision": "1a99ae99f0f54f4e81793799b5c2cee2fb15f5d8",
            "web_url": "https://translate.tails.net/projects/tails/support/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/support/pt/",
            "url": "https://translate.tails.net/api/translations/tails/support/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 162,
            "translated": 24,
            "translated_words": 162,
            "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": "2025-02-19T20:33:31.317431Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/support/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/support/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/support/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/support/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/support/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/contribute.*.po",
                "slug": "contribute",
                "id": 6,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/contribute.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/contribute.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/contribute/",
                "url": "https://translate.tails.net/api/components/tails/contribute/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/contribute/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/contribute/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/contribute/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/contribute/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/contribute/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/contribute/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 16,
            "filename": "wiki/src/contribute.de.po",
            "revision": "4a88810a9ed40aeb27f4a3db9880d25a3fbee9ec",
            "web_url": "https://translate.tails.net/projects/tails/contribute/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/contribute/de/",
            "url": "https://translate.tails.net/api/translations/tails/contribute/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 615,
            "translated": 90,
            "translated_words": 569,
            "translated_percent": 96.7,
            "fuzzy": 3,
            "fuzzy_words": 46,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-04T18:26:51.234720Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/contribute/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/contribute/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/contribute/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/contribute/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/contribute/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/contribute.*.po",
                "slug": "contribute",
                "id": 6,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/contribute.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/contribute.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/contribute/",
                "url": "https://translate.tails.net/api/components/tails/contribute/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/contribute/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/contribute/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/contribute/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/contribute/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/contribute/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/contribute/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 17,
            "filename": "wiki/src/contribute.fr.po",
            "revision": "9592a462fa083e2f1a4232a244ee4fcd767155b0",
            "web_url": "https://translate.tails.net/projects/tails/contribute/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/contribute/fr/",
            "url": "https://translate.tails.net/api/translations/tails/contribute/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 615,
            "translated": 93,
            "translated_words": 615,
            "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": "2025-04-04T18:25:18.146370Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/contribute/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/contribute/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/contribute/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/contribute/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/contribute/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/contribute.*.po",
                "slug": "contribute",
                "id": 6,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/contribute.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/contribute.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/contribute/",
                "url": "https://translate.tails.net/api/components/tails/contribute/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/contribute/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/contribute/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/contribute/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/contribute/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/contribute/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/contribute/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 18,
            "filename": "wiki/src/contribute.pt.po",
            "revision": "084821c0129aa69e6b56bc234e22e4561d3bc077",
            "web_url": "https://translate.tails.net/projects/tails/contribute/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/contribute/pt/",
            "url": "https://translate.tails.net/api/translations/tails/contribute/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 615,
            "translated": 82,
            "translated_words": 505,
            "translated_percent": 88.1,
            "fuzzy": 5,
            "fuzzy_words": 82,
            "fuzzy_percent": 5.3,
            "failing_checks": 1,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.0,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2025-04-04T18:27:04.119135Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/contribute/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/contribute/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/contribute/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/contribute/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/contribute/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/torrents.*.po",
                "slug": "torrents",
                "id": 9,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/torrents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/torrents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/torrents/",
                "url": "https://translate.tails.net/api/components/tails/torrents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/torrents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/torrents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/torrents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/torrents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/torrents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/torrents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 25,
            "filename": "wiki/src/torrents.de.po",
            "revision": "927567fd37add9a614854a8bbfd7703d3e9631e2",
            "web_url": "https://translate.tails.net/projects/tails/torrents/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/torrents/de/",
            "url": "https://translate.tails.net/api/translations/tails/torrents/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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": "2020-04-03T18:07:44.615293Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.tails.net/api/translations/tails/torrents/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/torrents/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/torrents/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/torrents/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/torrents/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/torrents.*.po",
                "slug": "torrents",
                "id": 9,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/torrents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/torrents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/torrents/",
                "url": "https://translate.tails.net/api/components/tails/torrents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/torrents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/torrents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/torrents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/torrents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/torrents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/torrents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 26,
            "filename": "wiki/src/torrents.fr.po",
            "revision": "d48e14dd1e2bb0fc66135968bb0f5245b90cf5e3",
            "web_url": "https://translate.tails.net/projects/tails/torrents/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/torrents/fr/",
            "url": "https://translate.tails.net/api/translations/tails/torrents/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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-10-09T10:48:53.261153Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/torrents/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/torrents/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/torrents/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/torrents/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/torrents/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/torrents.*.po",
                "slug": "torrents",
                "id": 9,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/torrents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/torrents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/torrents/",
                "url": "https://translate.tails.net/api/components/tails/torrents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/torrents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/torrents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/torrents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/torrents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/torrents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/torrents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 27,
            "filename": "wiki/src/torrents.pt.po",
            "revision": "619762da2fdea614564f4b39ab19e6f9f0bf2e4a",
            "web_url": "https://translate.tails.net/projects/tails/torrents/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/torrents/pt/",
            "url": "https://translate.tails.net/api/translations/tails/torrents/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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-09-03T23:27:36.038537Z",
            "last_author": "Lucas710",
            "repository_url": "https://translate.tails.net/api/translations/tails/torrents/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/torrents/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/torrents/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/torrents/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/torrents/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/news.*.po",
                "slug": "news",
                "id": 11,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/news.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/news.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/news/",
                "url": "https://translate.tails.net/api/components/tails/news/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/news/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/news/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/news/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/news/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/news/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/news/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 31,
            "filename": "wiki/src/news.de.po",
            "revision": "c2233176a94cdee8a1bb00c526efe7695aa5e240",
            "web_url": "https://translate.tails.net/projects/tails/news/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/news/de/",
            "url": "https://translate.tails.net/api/translations/tails/news/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 43,
            "translated": 5,
            "translated_words": 43,
            "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-09-25T12:59:32.110618Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/news/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/news/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/news/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/news/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/news/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/news.*.po",
                "slug": "news",
                "id": 11,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/news.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/news.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/news/",
                "url": "https://translate.tails.net/api/components/tails/news/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/news/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/news/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/news/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/news/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/news/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/news/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 32,
            "filename": "wiki/src/news.fr.po",
            "revision": "ccacccba5424e1b96d44a0c2f3f1e8fad5bbee05",
            "web_url": "https://translate.tails.net/projects/tails/news/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/news/fr/",
            "url": "https://translate.tails.net/api/translations/tails/news/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 43,
            "translated": 5,
            "translated_words": 43,
            "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-05-03T12:31:49.466632Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/news/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/news/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/news/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/news/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/news/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/news.*.po",
                "slug": "news",
                "id": 11,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/news.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/news.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/news/",
                "url": "https://translate.tails.net/api/components/tails/news/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/news/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/news/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/news/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/news/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/news/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/news/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 33,
            "filename": "wiki/src/news.pt.po",
            "revision": "dc3eba35cae606cff0eb9c216e5134d5f2c15a35",
            "web_url": "https://translate.tails.net/projects/tails/news/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/news/pt/",
            "url": "https://translate.tails.net/api/translations/tails/news/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 43,
            "translated": 2,
            "translated_words": 20,
            "translated_percent": 40.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-09-16T08:20:46.212577Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/news/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/news/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/news/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/news/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/news/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/security.*.po",
                "slug": "security",
                "id": 12,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/security.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/security.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/security/",
                "url": "https://translate.tails.net/api/components/tails/security/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/security/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/security/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/security/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/security/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/security/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/security/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 34,
            "filename": "wiki/src/security.de.po",
            "revision": "e48790f85cc3b2065e71bd0ccea9db60f03faa95",
            "web_url": "https://translate.tails.net/projects/tails/security/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/security/de/",
            "url": "https://translate.tails.net/api/translations/tails/security/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 237,
            "translated": 14,
            "translated_words": 230,
            "translated_percent": 93.3,
            "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-10-15T05:14:46.276636Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/security/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/security/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/security/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/security/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/security/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/security.*.po",
                "slug": "security",
                "id": 12,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/security.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/security.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/security/",
                "url": "https://translate.tails.net/api/components/tails/security/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/security/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/security/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/security/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/security/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/security/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/security/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 35,
            "filename": "wiki/src/security.fr.po",
            "revision": "8da5a63e4ba43a55b9fde702f42d10e43abbd2c9",
            "web_url": "https://translate.tails.net/projects/tails/security/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/security/fr/",
            "url": "https://translate.tails.net/api/translations/tails/security/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 237,
            "translated": 15,
            "translated_words": 237,
            "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": 1,
            "have_comment": 0,
            "last_change": "2025-05-01T05:52:54.585214Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/security/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/security/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/security/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/security/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/security/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/security.*.po",
                "slug": "security",
                "id": 12,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/security.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/security.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/security/",
                "url": "https://translate.tails.net/api/components/tails/security/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/security/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/security/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/security/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/security/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/security/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/security/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 36,
            "filename": "wiki/src/security.pt.po",
            "revision": "35b8ecc1ba595e91e114a3f3d6e5d07ba571ed3b",
            "web_url": "https://translate.tails.net/projects/tails/security/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/security/pt/",
            "url": "https://translate.tails.net/api/translations/tails/security/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 237,
            "translated": 3,
            "translated_words": 67,
            "translated_percent": 20.0,
            "fuzzy": 7,
            "fuzzy_words": 145,
            "fuzzy_percent": 46.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-09-20T21:00:53.932184Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/security/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/security/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/security/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/security/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/security/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/sidebar.*.po",
                "slug": "sidebar",
                "id": 13,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sidebar.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/sidebar.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sidebar/",
                "url": "https://translate.tails.net/api/components/tails/sidebar/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sidebar/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sidebar/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sidebar/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sidebar/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sidebar/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sidebar/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 37,
            "filename": "wiki/src/sidebar.de.po",
            "revision": "db80b484c3407c4a5a615e565933b85076559879",
            "web_url": "https://translate.tails.net/projects/tails/sidebar/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/sidebar/de/",
            "url": "https://translate.tails.net/api/translations/tails/sidebar/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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-10T02:28:50.369562Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/sidebar/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sidebar/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sidebar/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sidebar/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sidebar/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/sidebar.*.po",
                "slug": "sidebar",
                "id": 13,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sidebar.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/sidebar.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sidebar/",
                "url": "https://translate.tails.net/api/components/tails/sidebar/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sidebar/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sidebar/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sidebar/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sidebar/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sidebar/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sidebar/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 38,
            "filename": "wiki/src/sidebar.fr.po",
            "revision": "0ece752f0280046785055bd9814e43ade31dabbf",
            "web_url": "https://translate.tails.net/projects/tails/sidebar/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/sidebar/fr/",
            "url": "https://translate.tails.net/api/translations/tails/sidebar/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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-05-01T19:12:54.200550Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/sidebar/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sidebar/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sidebar/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sidebar/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sidebar/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/sidebar.*.po",
                "slug": "sidebar",
                "id": 13,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sidebar.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/sidebar.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sidebar/",
                "url": "https://translate.tails.net/api/components/tails/sidebar/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sidebar/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sidebar/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sidebar/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sidebar/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sidebar/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sidebar/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 39,
            "filename": "wiki/src/sidebar.pt.po",
            "revision": "ae5860039594629ac8785527b3ca46086b4373e4",
            "web_url": "https://translate.tails.net/projects/tails/sidebar/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/sidebar/pt/",
            "url": "https://translate.tails.net/api/translations/tails/sidebar/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 12,
            "translated": 1,
            "translated_words": 12,
            "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": "2022-08-29T21:44:12.920682Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/sidebar/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sidebar/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sidebar/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sidebar/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sidebar/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/sensitive_documents.*.po",
                "slug": "sensitive_documents",
                "id": 16,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sensitive_documents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/sensitive_documents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/",
                "url": "https://translate.tails.net/api/components/tails/sensitive_documents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sensitive_documents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sensitive_documents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sensitive_documents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sensitive_documents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sensitive_documents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sensitive_documents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 46,
            "filename": "wiki/src/doc/sensitive_documents.de.po",
            "revision": "e3c8d3548c897dd34a2c1e138fbd3dd586222376",
            "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/sensitive_documents/de/",
            "url": "https://translate.tails.net/api/translations/tails/sensitive_documents/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10T02:33:16.326365Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/sensitive_documents.*.po",
                "slug": "sensitive_documents",
                "id": 16,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sensitive_documents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/sensitive_documents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/",
                "url": "https://translate.tails.net/api/components/tails/sensitive_documents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sensitive_documents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sensitive_documents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sensitive_documents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sensitive_documents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sensitive_documents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sensitive_documents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 47,
            "filename": "wiki/src/doc/sensitive_documents.fr.po",
            "revision": "fcf1116c6a06ba29d95e26fa724e929b0fc2d079",
            "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/sensitive_documents/fr/",
            "url": "https://translate.tails.net/api/translations/tails/sensitive_documents/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10-09T10:49:47.319546Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/sensitive_documents.*.po",
                "slug": "sensitive_documents",
                "id": 16,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/sensitive_documents.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/sensitive_documents.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/",
                "url": "https://translate.tails.net/api/components/tails/sensitive_documents/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/sensitive_documents/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/sensitive_documents/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/sensitive_documents/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/sensitive_documents/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/sensitive_documents/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/sensitive_documents/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 49,
            "filename": "wiki/src/doc/sensitive_documents.pt.po",
            "revision": "b3d9aaf2c2b64826a04171a279706a8570952eac",
            "web_url": "https://translate.tails.net/projects/tails/sensitive_documents/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/sensitive_documents/pt/",
            "url": "https://translate.tails.net/api/translations/tails/sensitive_documents/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-12-12T11:21:45.597173Z",
            "last_author": "Lucas710",
            "repository_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/sensitive_documents/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/about.index.*.po",
                "slug": "aboutindex",
                "id": 17,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/about.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/aboutindex/",
                "url": "https://translate.tails.net/api/components/tails/aboutindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/aboutindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/aboutindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/aboutindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/aboutindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/aboutindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/aboutindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 50,
            "filename": "wiki/src/doc/about.index.de.po",
            "revision": "fd904f69a20840e7564b6fe51c269e6b384b7803",
            "web_url": "https://translate.tails.net/projects/tails/aboutindex/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/aboutindex/de/",
            "url": "https://translate.tails.net/api/translations/tails/aboutindex/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 60,
            "translated": 12,
            "translated_words": 60,
            "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-11-27T10:03:06.251431Z",
            "last_author": "jade time",
            "repository_url": "https://translate.tails.net/api/translations/tails/aboutindex/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/aboutindex/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/aboutindex/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/about.index.*.po",
                "slug": "aboutindex",
                "id": 17,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/about.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/aboutindex/",
                "url": "https://translate.tails.net/api/components/tails/aboutindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/aboutindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/aboutindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/aboutindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/aboutindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/aboutindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/aboutindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 51,
            "filename": "wiki/src/doc/about.index.fr.po",
            "revision": "1283f150b4dc3c243967e8961a574eae67d36c97",
            "web_url": "https://translate.tails.net/projects/tails/aboutindex/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/aboutindex/fr/",
            "url": "https://translate.tails.net/api/translations/tails/aboutindex/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 60,
            "translated": 12,
            "translated_words": 60,
            "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-11-25T09:31:29.651731Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/aboutindex/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/aboutindex/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/aboutindex/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/about.index.*.po",
                "slug": "aboutindex",
                "id": 17,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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/about.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/about.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/aboutindex/",
                "url": "https://translate.tails.net/api/components/tails/aboutindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/aboutindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/aboutindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/aboutindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/aboutindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/aboutindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/aboutindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 52,
            "filename": "wiki/src/doc/about.index.pt.po",
            "revision": "89b5f1c5014a0bdbe1ef4a0ded722aaeb158e0fc",
            "web_url": "https://translate.tails.net/projects/tails/aboutindex/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/aboutindex/pt/",
            "url": "https://translate.tails.net/api/translations/tails/aboutindex/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 60,
            "translated": 12,
            "translated_words": 60,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-12-04T09:51:25.702263Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/aboutindex/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/aboutindex/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/aboutindex/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/aboutindex/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps.*.po",
                "slug": "first_steps",
                "id": 19,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/first_steps/",
                "url": "https://translate.tails.net/api/components/tails/first_steps/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/first_steps/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/first_steps/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/first_steps/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/first_steps/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/first_steps/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/first_steps/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 56,
            "filename": "wiki/src/doc/first_steps.de.po",
            "revision": "aac82c195c5709c0f30554a54c1019a3917413f2",
            "web_url": "https://translate.tails.net/projects/tails/first_steps/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/first_steps/de/",
            "url": "https://translate.tails.net/api/translations/tails/first_steps/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10T02:33:13.092136Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/first_steps/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/first_steps/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/first_steps/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/first_steps/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/first_steps/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps.*.po",
                "slug": "first_steps",
                "id": 19,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/first_steps/",
                "url": "https://translate.tails.net/api/components/tails/first_steps/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/first_steps/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/first_steps/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/first_steps/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/first_steps/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/first_steps/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/first_steps/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 57,
            "filename": "wiki/src/doc/first_steps.fr.po",
            "revision": "46eccd5d10152e4807ba09afcf4f65780a901201",
            "web_url": "https://translate.tails.net/projects/tails/first_steps/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/first_steps/fr/",
            "url": "https://translate.tails.net/api/translations/tails/first_steps/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10-09T10:50:23.891921Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/first_steps/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/first_steps/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/first_steps/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/first_steps/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/first_steps/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/first_steps.*.po",
                "slug": "first_steps",
                "id": 19,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/first_steps.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/first_steps/",
                "url": "https://translate.tails.net/api/components/tails/first_steps/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/first_steps/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/first_steps/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/first_steps/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/first_steps/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/first_steps/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/first_steps/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 59,
            "filename": "wiki/src/doc/first_steps.pt.po",
            "revision": "948fd3864e89178d6d36569703664174173b7cc2",
            "web_url": "https://translate.tails.net/projects/tails/first_steps/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/first_steps/pt/",
            "url": "https://translate.tails.net/api/translations/tails/first_steps/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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": "2022-05-22T19:50:52.115362Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/first_steps/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/first_steps/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/first_steps/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/first_steps/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/first_steps/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.index.*.po",
                "slug": "encryption_and_privacyindex",
                "id": 20,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 60,
            "filename": "wiki/src/doc/encryption_and_privacy.index.de.po",
            "revision": "7e031a0d3933a8b2c214f9c2a5a31c7dcc06b15c",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacyindex/de/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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-06-05T20:10:05.636692Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.index.*.po",
                "slug": "encryption_and_privacyindex",
                "id": 20,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 61,
            "filename": "wiki/src/doc/encryption_and_privacy.index.fr.po",
            "revision": "8cc4a7023467eefe5ab4da33dedf7141d9a97990",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacyindex/fr/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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-05-03T10:53:08.473539Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.index.*.po",
                "slug": "encryption_and_privacyindex",
                "id": 20,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 62,
            "filename": "wiki/src/doc/encryption_and_privacy.index.pt.po",
            "revision": "a3cbb363756bdf0471f5e1edb9aa07477e5d619c",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacyindex/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacyindex/pt/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 30,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 5,
            "fuzzy_words": 30,
            "fuzzy_percent": 100.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-02-27T15:31:39.235909Z",
            "last_author": null,
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet.*.po",
                "slug": "anonymous_internet",
                "id": 21,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/",
                "url": "https://translate.tails.net/api/components/tails/anonymous_internet/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/anonymous_internet/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/anonymous_internet/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/anonymous_internet/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/anonymous_internet/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/anonymous_internet/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/anonymous_internet/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 63,
            "filename": "wiki/src/doc/anonymous_internet.de.po",
            "revision": "414ad15b00d3b9d31ae8209619b2257ee1f64e82",
            "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/anonymous_internet/de/",
            "url": "https://translate.tails.net/api/translations/tails/anonymous_internet/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-12T16:42:18.357683Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet.*.po",
                "slug": "anonymous_internet",
                "id": 21,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/",
                "url": "https://translate.tails.net/api/components/tails/anonymous_internet/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/anonymous_internet/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/anonymous_internet/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/anonymous_internet/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/anonymous_internet/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/anonymous_internet/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/anonymous_internet/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 64,
            "filename": "wiki/src/doc/anonymous_internet.fr.po",
            "revision": "2a1d20437f6a033510e6b01bf2409b13e5aecb97",
            "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/anonymous_internet/fr/",
            "url": "https://translate.tails.net/api/translations/tails/anonymous_internet/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10-09T16:30:30.767254Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet.*.po",
                "slug": "anonymous_internet",
                "id": 21,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/anonymous_internet.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/",
                "url": "https://translate.tails.net/api/components/tails/anonymous_internet/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/anonymous_internet/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/anonymous_internet/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/anonymous_internet/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/anonymous_internet/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/anonymous_internet/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/anonymous_internet/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 66,
            "filename": "wiki/src/doc/anonymous_internet.pt.po",
            "revision": "12d5a951a2080b5b7f0bd13e1d486c152626f5a3",
            "web_url": "https://translate.tails.net/projects/tails/anonymous_internet/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/anonymous_internet/pt/",
            "url": "https://translate.tails.net/api/translations/tails/anonymous_internet/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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": "2022-06-11T10:46:51.048183Z",
            "last_author": "drebs",
            "repository_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internet/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.*.po",
                "slug": "encryption_and_privacy",
                "id": 22,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 67,
            "filename": "wiki/src/doc/encryption_and_privacy.de.po",
            "revision": "0dbae2229560d11a7649e029af9fde6b5015816b",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacy/de/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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-10T02:33:10.322385Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.*.po",
                "slug": "encryption_and_privacy",
                "id": 22,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 68,
            "filename": "wiki/src/doc/encryption_and_privacy.fr.po",
            "revision": "76e5089b5dc6d8ef76e3063578f663014a60fe19",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacy/fr/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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-10-09T15:50:58.881749Z",
            "last_author": "Chre",
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/encryption_and_privacy.*.po",
                "slug": "encryption_and_privacy",
                "id": 22,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/encryption_and_privacy.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/",
                "url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/encryption_and_privacy/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 70,
            "filename": "wiki/src/doc/encryption_and_privacy.pt.po",
            "revision": "ac233b83630af78d7baf45659156277f00ff4284",
            "web_url": "https://translate.tails.net/projects/tails/encryption_and_privacy/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/encryption_and_privacy/pt/",
            "url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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-12-12T11:21:34.664546Z",
            "last_author": "Lucas710",
            "repository_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/encryption_and_privacy/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics.index.*.po",
                "slug": "advanced_topicsindex",
                "id": 23,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/advanced_topics.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/",
                "url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 71,
            "filename": "wiki/src/doc/advanced_topics.index.de.po",
            "revision": "ed3610c47f161994257220e65cdadf9b814042be",
            "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/advanced_topicsindex/de/",
            "url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 66,
            "translated": 11,
            "translated_words": 66,
            "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-10-09T10:43:22.556839Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics.index.*.po",
                "slug": "advanced_topicsindex",
                "id": 23,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/advanced_topics.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/",
                "url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 72,
            "filename": "wiki/src/doc/advanced_topics.index.fr.po",
            "revision": "6456a628b9cb3d6586de5719695a9adaa949b72f",
            "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/advanced_topicsindex/fr/",
            "url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 66,
            "translated": 11,
            "translated_words": 66,
            "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-05-03T09:01:49.048954Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/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.net/languages/pt/",
                "url": "https://translate.tails.net/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/advanced_topics.index.*.po",
                "slug": "advanced_topicsindex",
                "id": 23,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "wiki/src/doc/advanced_topics.index.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/",
                "url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/advanced_topicsindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 73,
            "filename": "wiki/src/doc/advanced_topics.index.pt.po",
            "revision": "75dcaf5ece15fc2eb1adc7efdb4826ec774ee4bb",
            "web_url": "https://translate.tails.net/projects/tails/advanced_topicsindex/pt/",
            "share_url": "https://translate.tails.net/engage/tails/-/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/advanced_topicsindex/pt/",
            "url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 66,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 9.0,
            "fuzzy": 10,
            "fuzzy_words": 65,
            "fuzzy_percent": 90.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2024-09-26T17:56:57.575584Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/pt/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/pt/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/pt/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/advanced_topicsindex/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.net/languages/de/",
                "url": "https://translate.tails.net/api/languages/de/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet.index.*.po",
                "slug": "anonymous_internetindex",
                "id": 24,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/anonymous_internetindex/",
                "url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 74,
            "filename": "wiki/src/doc/anonymous_internet.index.de.po",
            "revision": "18c867cbe9848b3ecd23901acc4fc22b4e095a1e",
            "web_url": "https://translate.tails.net/projects/tails/anonymous_internetindex/de/",
            "share_url": "https://translate.tails.net/engage/tails/-/de/",
            "translate_url": "https://translate.tails.net/translate/tails/anonymous_internetindex/de/",
            "url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 85,
            "translated": 15,
            "translated_words": 85,
            "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-10-10T13:20:09.932385Z",
            "last_author": "Benjamin Held",
            "repository_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/de/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/de/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/de/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/de/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/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.net/languages/fr/",
                "url": "https://translate.tails.net/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tails.net/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "wiki/src/doc/anonymous_internet.index.*.po",
                "slug": "anonymous_internetindex",
                "id": 24,
                "source_language": {
                    "id": 63,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 58,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.tails.net/languages/en/",
                    "url": "https://translate.tails.net/api/languages/en/?format=api",
                    "statistics_url": "https://translate.tails.net/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Tails",
                    "slug": "tails",
                    "id": 1,
                    "web": "https://tails.boum.org/",
                    "web_url": "https://translate.tails.net/projects/tails/",
                    "url": "https://translate.tails.net/api/projects/tails/?format=api",
                    "components_list_url": "https://translate.tails.net/api/projects/tails/components/?format=api",
                    "repository_url": "https://translate.tails.net/api/projects/tails/repository/?format=api",
                    "statistics_url": "https://translate.tails.net/api/projects/tails/statistics/?format=api",
                    "categories_url": "https://translate.tails.net/api/projects/tails/categories/?format=api",
                    "changes_list_url": "https://translate.tails.net/api/projects/tails/changes/?format=api",
                    "languages_url": "https://translate.tails.net/api/projects/tails/languages/?format=api",
                    "labels_url": "https://translate.tails.net/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.index.*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.tails.net/projects/tails/anonymous_internetindex/",
                "url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/?format=api",
                "repository_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/repository/?format=api",
                "translations_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/translations/?format=api",
                "statistics_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/statistics/?format=api",
                "lock_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/lock/?format=api",
                "links_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/links/?format=api",
                "changes_list_url": "https://translate.tails.net/api/components/tails/anonymous_internetindex/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git-tails.immerda.ch/weblate/tails/tree/{{filename}}?h={{branch}}#n{{line}}",
                "report_source_bugs": "tails-l10n@boum.org",
                "merge_style": "merge",
                "commit_message": "Weblate commit",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": true,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 75,
            "filename": "wiki/src/doc/anonymous_internet.index.fr.po",
            "revision": "b522854b88cce7b6de1df54eeea60113124d2004",
            "web_url": "https://translate.tails.net/projects/tails/anonymous_internetindex/fr/",
            "share_url": "https://translate.tails.net/engage/tails/-/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/anonymous_internetindex/fr/",
            "url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 85,
            "translated": 15,
            "translated_words": 85,
            "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-05-03T08:11:37.796215Z",
            "last_author": "xin",
            "repository_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/repository/?format=api",
            "file_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/file/?format=api",
            "statistics_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/changes/?format=api",
            "units_list_url": "https://translate.tails.net/api/translations/tails/anonymous_internetindex/fr/units/?format=api"
        }
    ]
}