Translation components API.

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

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

{
    "count": 94995,
    "next": "https://translations.documentfoundation.org/api/translations/?format=api&page=5",
    "previous": "https://translations.documentfoundation.org/api/translations/?format=api&page=3",
    "results": [
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sdraw",
                "slug": "textsdraw",
                "id": 154,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sdraw.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/161/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 154,
            "filename": "de/helpcontent2/source/text/sdraw.po",
            "revision": "d40e81ef28e4f62ad3dcedbcc3cedaf5fd96a5b3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 753,
            "translated": 114,
            "translated_words": 753,
            "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-02-06T04:40:32.189352Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath",
                "slug": "textsmath",
                "id": 156,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 155,
            "filename": "de/helpcontent2/source/text/smath.po",
            "revision": "9b4a19aeb6fb6c4ca919937fe809e541daed4182",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 749,
            "translated": 57,
            "translated_words": 749,
            "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-12-31T04:35:30.758652Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter",
                "slug": "textswriter",
                "id": 157,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/swriter.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/164/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 156,
            "filename": "de/helpcontent2/source/text/swriter.po",
            "revision": "e0fe8077b538f99f08de755fb8b43d4359d0e5f8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 245,
            "total_words": 2072,
            "translated": 244,
            "translated_words": 2068,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T11:07:36.887533Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared",
                "slug": "textshared",
                "id": 155,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/162/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 157,
            "filename": "de/helpcontent2/source/text/shared.po",
            "revision": "2f13849fe5411b9ce7e57d8d9dcf831b7a067ea0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 2877,
            "translated": 263,
            "translated_words": 2877,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T05:34:05.421544Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/schart",
                "slug": "textschart",
                "id": 158,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/schart.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/165/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 158,
            "filename": "de/helpcontent2/source/text/schart.po",
            "revision": "488c88b576afaa2aa43b03bdae3252303cc4932a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 1021,
            "translated": 96,
            "translated_words": 1021,
            "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-01-18T04:15:36.501514Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress",
                "slug": "textsimpress",
                "id": 159,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/166/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 159,
            "filename": "de/helpcontent2/source/text/simpress.po",
            "revision": "bb8bf77403a586d351d3eb98f115360d73415c8e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 206,
            "total_words": 1813,
            "translated": 206,
            "translated_words": 1813,
            "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-02-20T09:17:46.394039Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc",
                "slug": "textscalc",
                "id": 160,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/167/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 160,
            "filename": "de/helpcontent2/source/text/scalc.po",
            "revision": "5f6cbaafe3f600916fc473d1221811b680767733",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 132,
            "translated_words": 943,
            "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-21T03:31:39.958368Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/shared",
                "slug": "textsbasicshared",
                "id": 161,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/shared.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/168/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 161,
            "filename": "de/helpcontent2/source/text/sbasic/shared.po",
            "revision": "f83b38a9a2852295b1cc56cbb876b1b5b71c8a7b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4754,
            "total_words": 44715,
            "translated": 4754,
            "translated_words": 44715,
            "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-30T03:22:51.606040Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/python",
                "slug": "textsbasicpython",
                "id": 162,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/python.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/220/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 162,
            "filename": "de/helpcontent2/source/text/sbasic/python.po",
            "revision": "6a4b18f7713edcaaf80869e2a653a86aa8479e20",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 407,
            "total_words": 4705,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T04:43:33.238047Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/guide",
                "slug": "textsbasicguide",
                "id": 163,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/169/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 163,
            "filename": "de/helpcontent2/source/text/sbasic/guide.po",
            "revision": "4d9a4ae9ab752c0f0f92ca2daba60da4ca136bd3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 2836,
            "translated": 240,
            "translated_words": 2836,
            "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-01-22T04:40:58.249226Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/shared/03",
                "slug": "textsbasicshared03",
                "id": 164,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/shared/03.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/170/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 164,
            "filename": "de/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "ee6d5784d8369e850e5ac9cdfaaa24b7d05c0d42",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared03/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4187,
            "total_words": 53916,
            "translated": 4187,
            "translated_words": 53916,
            "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-30T03:23:59.563519Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/shared/02",
                "slug": "textsbasicshared02",
                "id": 165,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/shared/02.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/171/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 165,
            "filename": "de/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "813e1cd736df059149a46fcede2b131cf642a9b6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 204,
            "translated_words": 1925,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T04:51:49.414717Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sbasic/shared/01",
                "slug": "textsbasicshared01",
                "id": 166,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sbasic/shared/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/172/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 166,
            "filename": "de/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "c95a558d0997ed78a5af6bf8e24cb14b028446a2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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-02-07T04:18:03.665541Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/menu",
                "slug": "textsharedmenu",
                "id": 167,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/menu.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/173/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 167,
            "filename": "de/helpcontent2/source/text/shared/menu.po",
            "revision": "6e54926924a72a9f10ce1e2402484615c3700729",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedmenu/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 986,
            "translated": 125,
            "translated_words": 965,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T04:56:31.170999Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/04",
                "slug": "textshared04",
                "id": 168,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/174/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 168,
            "filename": "de/helpcontent2/source/text/shared/04.po",
            "revision": "7c9f4da8df052f7e94862545ae1e0588bfc77db9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 320,
            "total_words": 2469,
            "translated": 320,
            "translated_words": 2469,
            "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-02-11T05:28:00.242043Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared04/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/help",
                "slug": "textsharedhelp",
                "id": 169,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/help.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/175/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 169,
            "filename": "de/helpcontent2/source/text/shared/help.po",
            "revision": "ae603fd8b15fe54299a7bb38f6cb87ae41486836",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedhelp/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 304,
            "translated": 100,
            "translated_words": 304,
            "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-12-24T05:10:06.940322Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/05",
                "slug": "textshared05",
                "id": 170,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/05.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared05/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/176/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 170,
            "filename": "de/helpcontent2/source/text/shared/05.po",
            "revision": "18ef52f5fd8330eb9b40370b8f8c82267269a423",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared05/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared05/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 2527,
            "translated": 198,
            "translated_words": 2527,
            "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-02-18T18:42:08.527049Z",
            "last_author": "Annabelle Wübbelsmann",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/autopi",
                "slug": "textsharedautopi",
                "id": 171,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/autopi.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/177/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 171,
            "filename": "de/helpcontent2/source/text/shared/autopi.po",
            "revision": "c97b89e276c7895ed3629760f85746500f08304d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedautopi/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 715,
            "total_words": 6578,
            "translated": 715,
            "translated_words": 6578,
            "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-02-22T04:58:38.852235Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/02",
                "slug": "textshared02",
                "id": 172,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/02.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/178/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 172,
            "filename": "de/helpcontent2/source/text/shared/02.po",
            "revision": "be4008b6f2522d6d2afc7dd0cea234a243b0701c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2262,
            "total_words": 31721,
            "translated": 2262,
            "translated_words": 31721,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T05:27:38.264199Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared02/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/00",
                "slug": "textshared00",
                "id": 173,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/00.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/179/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 173,
            "filename": "de/helpcontent2/source/text/shared/00.po",
            "revision": "6b7f44a92ebb5a3b795a2b8df9fac2546c9624a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2294,
            "total_words": 24401,
            "translated": 2287,
            "translated_words": 24335,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-26T04:12:04.120736Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/06",
                "slug": "textshared06",
                "id": 174,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/06.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared06/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/180/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 174,
            "filename": "de/helpcontent2/source/text/shared/06.po",
            "revision": "8e2eec0a81c3c163b6f8e5568f79e0439ed05e37",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared06/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared06/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 365,
            "translated": 58,
            "translated_words": 365,
            "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-02-21T10:59:30.877980Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/autokorr",
                "slug": "textsharedautokorr",
                "id": 175,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/autokorr.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautokorr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/181/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 175,
            "filename": "de/helpcontent2/source/text/shared/autokorr.po",
            "revision": "57600cc557e61e5e8c3946a8e937a021de5618a7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautokorr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedautokorr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "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-01-22T04:40:34.226618Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/guide",
                "slug": "textsharedguide",
                "id": 176,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/182/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 176,
            "filename": "de/helpcontent2/source/text/shared/guide.po",
            "revision": "4e32995b9e95ac8c9f08c3a2b316d29ee9562c21",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3369,
            "total_words": 46906,
            "translated": 3345,
            "translated_words": 46646,
            "translated_percent": 99.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T05:13:14.453375Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/01",
                "slug": "textshared01",
                "id": 177,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/183/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 177,
            "filename": "de/helpcontent2/source/text/shared/01.po",
            "revision": "fe39a4bbb7816e3b1aa7fc2b7654dcc1336f930b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6526,
            "total_words": 67031,
            "translated": 6486,
            "translated_words": 66557,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 90,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T02:41:52.502078Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/07",
                "slug": "textshared07",
                "id": 178,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/07.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared07/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/184/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 178,
            "filename": "de/helpcontent2/source/text/shared/07.po",
            "revision": "b9c6bd567df58de3583b4519dcb372e451520f83",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared07/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared07/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 89,
            "translated": 7,
            "translated_words": 89,
            "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-01-22T04:42:02.829827Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/shared/optionen",
                "slug": "textsharedoptionen",
                "id": 179,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/shared/optionen.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/185/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 179,
            "filename": "de/helpcontent2/source/text/shared/optionen.po",
            "revision": "5c62749e69dd55f587d98d52e596bb65d9529f50",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedoptionen/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2053,
            "total_words": 26252,
            "translated": 2032,
            "translated_words": 25912,
            "translated_percent": 98.9,
            "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-14T04:38:18.533902Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sdraw/04",
                "slug": "textsdraw04",
                "id": 181,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sdraw/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/187/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 181,
            "filename": "de/helpcontent2/source/text/sdraw/04.po",
            "revision": "25bd094054a4a15f3c041d2b29356c1baed5fa5b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 546,
            "translated": 103,
            "translated_words": 546,
            "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-02-07T04:38:15.887161Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sdraw/00",
                "slug": "textsdraw00",
                "id": 182,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sdraw/00.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/188/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 182,
            "filename": "de/helpcontent2/source/text/sdraw/00.po",
            "revision": "78d874752bb174fb629fc718011f23dbb0d321f0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/?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": "2024-03-12T04:55:33.848397Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sdraw/guide",
                "slug": "textsdrawguide",
                "id": 183,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sdraw/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/189/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 183,
            "filename": "de/helpcontent2/source/text/sdraw/guide.po",
            "revision": "0c104205e235bed4e8c4cb6cfa7006f339bfbd1c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdrawguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 324,
            "total_words": 3789,
            "translated": 324,
            "translated_words": 3789,
            "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-02-22T04:57:46.797455Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/sdraw/01",
                "slug": "textsdraw01",
                "id": 184,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/sdraw/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/190/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 184,
            "filename": "de/helpcontent2/source/text/sdraw/01.po",
            "revision": "177d0eaea5ca51e4a4436bcfe353609ffbdf5245",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 895,
            "translated": 113,
            "translated_words": 895,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T04:57:34.365264Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/04",
                "slug": "textscalc04",
                "id": 185,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/191/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 185,
            "filename": "de/helpcontent2/source/text/scalc/04.po",
            "revision": "634c1a55c953e3cae473c2c052b915a3f4af535a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 210,
            "total_words": 2112,
            "translated": 210,
            "translated_words": 2112,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T04:52:54.379657Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/05",
                "slug": "textscalc05",
                "id": 186,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/05.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc05/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/192/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 186,
            "filename": "de/helpcontent2/source/text/scalc/05.po",
            "revision": "58787b1dd408620a1b597661a3813659c7eb1e78",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc05/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 131,
            "total_words": 928,
            "translated": 131,
            "translated_words": 928,
            "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-12-26T05:49:05.225894Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/02",
                "slug": "textscalc02",
                "id": 187,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/02.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/193/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 187,
            "filename": "de/helpcontent2/source/text/scalc/02.po",
            "revision": "b6821a444f8057b97ead21cedf4e38afa1036c27",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 893,
            "translated": 98,
            "translated_words": 893,
            "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-02-11T05:58:32.862596Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/00",
                "slug": "textscalc00",
                "id": 188,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/00.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/194/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 188,
            "filename": "de/helpcontent2/source/text/scalc/00.po",
            "revision": "81dea850cf674749b6b275da9bb97d08f354d072",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 742,
            "total_words": 4947,
            "translated": 742,
            "translated_words": 4947,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T05:04:14.662439Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/06",
                "slug": "textscalc06",
                "id": 189,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/06.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc06/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/195/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 189,
            "filename": "de/helpcontent2/source/text/scalc/06.po",
            "revision": "16ee76eb2056bb060b16bbd8c2e9d6a6cf81d8c7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc06/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc06/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/guide",
                "slug": "textscalcguide",
                "id": 190,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/196/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 190,
            "filename": "de/helpcontent2/source/text/scalc/guide.po",
            "revision": "51e6145e7c63eff4275c00433c67711723727ca7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalcguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1559,
            "total_words": 25005,
            "translated": 1557,
            "translated_words": 24966,
            "translated_percent": 99.8,
            "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-30T03:25:20.607944Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/scalc/01",
                "slug": "textscalc01",
                "id": 191,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/scalc/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/197/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 191,
            "filename": "de/helpcontent2/source/text/scalc/01.po",
            "revision": "8c1c043d1a3a785380b805ad894c3c8703cf5123",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8535,
            "total_words": 92624,
            "translated": 8533,
            "translated_words": 92599,
            "translated_percent": 99.9,
            "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-30T04:18:03.861274Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/04",
                "slug": "textsmath04",
                "id": 192,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/198/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 192,
            "filename": "de/helpcontent2/source/text/smath/04.po",
            "revision": "ab7006f075463a35aeb164e0d0d2956802ff6769",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 138,
            "translated": 26,
            "translated_words": 138,
            "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-02-11T04:55:30.964862Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/02",
                "slug": "textsmath02",
                "id": 193,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/02.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath02/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/199/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 193,
            "filename": "de/helpcontent2/source/text/smath/02.po",
            "revision": "592a9452c2f18fa3f1cd520a762063354019f0fc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 99,
            "translated": 6,
            "translated_words": 99,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/00",
                "slug": "textsmath00",
                "id": 194,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/00.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath00/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/200/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 194,
            "filename": "de/helpcontent2/source/text/smath/00.po",
            "revision": "b165af9874d63108c14ebfe491286722fe751967",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 456,
            "translated": 66,
            "translated_words": 456,
            "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-02-10T07:14:58.462203Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/06",
                "slug": "textsmath06",
                "id": 195,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/06.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath06/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath06/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 195,
            "filename": "de/helpcontent2/source/text/smath/06.po",
            "revision": "a96ba82557b1af403d8f05505589e473a6dcc6c8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath06/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath06/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 41,
            "translated": 7,
            "translated_words": 41,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/guide",
                "slug": "textsmathguide",
                "id": 196,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmathguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/202/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 196,
            "filename": "de/helpcontent2/source/text/smath/guide.po",
            "revision": "b28f9c70780567e258be5b4d4a0f9f2c1e932a51",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmathguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 142,
            "total_words": 1455,
            "translated": 142,
            "translated_words": 1455,
            "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-02-11T03:56:08.886271Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/smath/01",
                "slug": "textsmath01",
                "id": 197,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/smath/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/203/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 197,
            "filename": "de/helpcontent2/source/text/smath/01.po",
            "revision": "bc047933e727dfdae365c491ae63864e537c964d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1537,
            "total_words": 16806,
            "translated": 1537,
            "translated_words": 16806,
            "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-14T04:40:04.325365Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress/04",
                "slug": "textsimpress04",
                "id": 198,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/204/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 198,
            "filename": "de/helpcontent2/source/text/simpress/04.po",
            "revision": "177df7b2d0dd5feb84b00fcd4f64d158f03e2156",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 1307,
            "translated": 253,
            "translated_words": 1307,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-05T08:24:15.211060Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress/02",
                "slug": "textsimpress02",
                "id": 199,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress/02.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress02/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/205/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 199,
            "filename": "de/helpcontent2/source/text/simpress/02.po",
            "revision": "49930ec1e49f53ec6fdf01947b581c7ccfa9afcc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 656,
            "total_words": 7677,
            "translated": 656,
            "translated_words": 7677,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 115,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T18:22:52.714357Z",
            "last_author": "Annabelle Wübbelsmann",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress/00",
                "slug": "textsimpress00",
                "id": 200,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress/00.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress00/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/206/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 200,
            "filename": "de/helpcontent2/source/text/simpress/00.po",
            "revision": "accebc53b15bdac8dfb62770be707fb8375d4c48",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 177,
            "total_words": 1214,
            "translated": 177,
            "translated_words": 1214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T05:03:49.543777Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress/guide",
                "slug": "textsimpressguide",
                "id": 201,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress/guide.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpressguide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/207/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 201,
            "filename": "de/helpcontent2/source/text/simpress/guide.po",
            "revision": "a1b62ed956c03e769a4554909711b47d322e45d1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpressguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 678,
            "total_words": 9988,
            "translated": 678,
            "translated_words": 9988,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 110,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T11:17:54.089873Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/simpress/01",
                "slug": "textsimpress01",
                "id": 202,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/simpress/01.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/208/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 202,
            "filename": "de/helpcontent2/source/text/simpress/01.po",
            "revision": "123c0e5d43c48e19a2fe3e01f85287baf2332c78",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1028,
            "total_words": 9152,
            "translated": 1028,
            "translated_words": 9152,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 132,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T05:20:23.247660Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/menu",
                "slug": "textswritermenu",
                "id": 203,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/swriter/menu.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswritermenu/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/209/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 203,
            "filename": "de/helpcontent2/source/text/swriter/menu.po",
            "revision": "b8ab5b9908cb38f28a4c83295c5a3d4f8544a05a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswritermenu/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 471,
            "translated": 55,
            "translated_words": 471,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-24T04:45:08.861206Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/de/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/04",
                "slug": "textswriter04",
                "id": 204,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translations.documentfoundation.org/languages/en/",
                    "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "LibreOffice Help - master",
                    "slug": "libo_help-master",
                    "id": 2,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/text/swriter/04.pot",
                "file_format": "po",
                "license": "MPL-2.0",
                "license_url": "https://spdx.org/licenses/MPL-2.0.html",
                "agreement": "",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter04/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 140,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/210/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 204,
            "filename": "de/helpcontent2/source/text/swriter/04.po",
            "revision": "ef92ab4f1971b3f09fc3fe1b6693cc09063061af",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 259,
            "total_words": 1631,
            "translated": 259,
            "translated_words": 1631,
            "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-02-11T05:30:33.069861Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/de/units/?format=api"
        }
    ]
}