Translation components API.

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

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

{
    "count": 95003,
    "next": "https://translations.documentfoundation.org/api/translations/?format=api&page=6",
    "previous": "https://translations.documentfoundation.org/api/translations/?format=api&page=4",
    "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/swriter/librelogo",
                "slug": "textswriterlibrelogo",
                "id": 205,
                "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/librelogo.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/textswriterlibrelogo/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/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/211/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 205,
            "filename": "de/helpcontent2/source/text/swriter/librelogo.po",
            "revision": "e92fc5d9c021cdf85b38c824a9d8ca46971a3bf6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriterlibrelogo/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 326,
            "total_words": 3356,
            "translated": 326,
            "translated_words": 3356,
            "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:35:59.111053Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/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/02",
                "slug": "textswriter02",
                "id": 206,
                "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/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/textswriter02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/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/212/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 206,
            "filename": "de/helpcontent2/source/text/swriter/02.po",
            "revision": "3850e02ad00f9b489dcb5f81dcacb81431520ee5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 501,
            "total_words": 4483,
            "translated": 501,
            "translated_words": 4483,
            "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-23T06:18:10.680611Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/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/00",
                "slug": "textswriter00",
                "id": 207,
                "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/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/textswriter00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/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/213/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 207,
            "filename": "de/helpcontent2/source/text/swriter/00.po",
            "revision": "ae39530cd9e693df16d01d41280f3747b2dc557e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 523,
            "total_words": 3998,
            "translated": 523,
            "translated_words": 3998,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-05T05:08:30.338505Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/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/guide",
                "slug": "textswriterguide",
                "id": 208,
                "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/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/textswriterguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/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/214/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 208,
            "filename": "de/helpcontent2/source/text/swriter/guide.po",
            "revision": "29363883fe7b4c7c731f67073bdccfc3723a8613",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriterguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2282,
            "total_words": 31950,
            "translated": 2280,
            "translated_words": 31935,
            "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-03-23T06:17:40.333793Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/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/01",
                "slug": "textswriter01",
                "id": 209,
                "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/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/textswriter01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/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/215/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 209,
            "filename": "de/helpcontent2/source/text/swriter/01.po",
            "revision": "15e3968cc5adc7329b894a020d09e22f5d0c0c8e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3756,
            "total_words": 41272,
            "translated": 3701,
            "translated_words": 40159,
            "translated_percent": 98.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-05-06T04:18:52.218100Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/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/04",
                "slug": "textschart04",
                "id": 210,
                "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/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/textschart04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/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/216/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 210,
            "filename": "de/helpcontent2/source/text/schart/04.po",
            "revision": "4238b6e1ba28b137280b6270d43292c7d36620d9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart04/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart04/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 138,
            "translated": 32,
            "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-06T04:19:00.846363Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/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/02",
                "slug": "textschart02",
                "id": 211,
                "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/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/textschart02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/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/217/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 211,
            "filename": "de/helpcontent2/source/text/schart/02.po",
            "revision": "b1933f20c35eff060d54ce50484a72abaa5fe322",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 154,
            "translated": 25,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-06T05:17:21.810711Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/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/00",
                "slug": "textschart00",
                "id": 212,
                "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/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/textschart00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/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/218/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 212,
            "filename": "de/helpcontent2/source/text/schart/00.po",
            "revision": "c6ea0b5dd66276e15ecfba39a36d34ff5b98d40d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart00/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart00/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 474,
            "translated": 60,
            "translated_words": 474,
            "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:54:56.668130Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/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/01",
                "slug": "textschart01",
                "id": 213,
                "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/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/textschart01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/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/219/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 213,
            "filename": "de/helpcontent2/source/text/schart/01.po",
            "revision": "a76882aca940d0abd1ac237687dee1595379ddec",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1005,
            "total_words": 12921,
            "translated": 1005,
            "translated_words": 12921,
            "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:33:24.946072Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/de/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "auxiliary",
                "slug": "auxiliary",
                "id": 153,
                "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": false,
                "intermediate": "",
                "new_base": "templates/helpcontent2/source/auxiliary.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/auxiliary/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "bcp",
                "push": null,
                "check_flags": "",
                "priority": 120,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://git.libreoffice.org/help/+/{{branch}}/source/{{component_name}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "update translations for master help\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/5/?format=api",
                    "https://translations.documentfoundation.org/api/addons/6/?format=api",
                    "https://translations.documentfoundation.org/api/addons/7/?format=api",
                    "https://translations.documentfoundation.org/api/addons/8/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 214,
            "filename": "fr/helpcontent2/source/auxiliary.po",
            "revision": "54367b4f6d653deaf57a3bedb166fb838791dc49",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/auxiliary/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/auxiliary/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 348,
            "translated": 122,
            "translated_words": 348,
            "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-04-27T14:10:18.941070Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/schart/01",
                "slug": "textschart01",
                "id": 213,
                "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/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/textschart01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/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/219/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 215,
            "filename": "fr/helpcontent2/source/text/schart/01.po",
            "revision": "24a06fc925f7d3817acbd700ac9fc23ad11f83b5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1005,
            "total_words": 12921,
            "translated": 1005,
            "translated_words": 12921,
            "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-16T11:53:17.331427Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/schart/00",
                "slug": "textschart00",
                "id": 212,
                "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/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/textschart00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/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/218/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 216,
            "filename": "fr/helpcontent2/source/text/schart/00.po",
            "revision": "f11373477f2df34c97350942a9c98df839a62293",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 474,
            "translated": 60,
            "translated_words": 474,
            "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/textschart00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/schart/02",
                "slug": "textschart02",
                "id": 211,
                "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/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/textschart02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart02/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/217/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 217,
            "filename": "fr/helpcontent2/source/text/schart/02.po",
            "revision": "a83089308b7167a8877cd8d01a245c7d75f5b174",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 154,
            "translated": 25,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-03-24T13:54:50.083213Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart02/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/schart/04",
                "slug": "textschart04",
                "id": 210,
                "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/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/textschart04/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart04/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/216/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 218,
            "filename": "fr/helpcontent2/source/text/schart/04.po",
            "revision": "bdbbc678f9d7f7ca47fd76e1c43de987f8ad0792",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 138,
            "translated": 32,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/01",
                "slug": "textswriter01",
                "id": 209,
                "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/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/textswriter01/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/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/215/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 219,
            "filename": "fr/helpcontent2/source/text/swriter/01.po",
            "revision": "d7e952252fe1d858effe0d273ee80fdeec76b9fd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3756,
            "total_words": 41272,
            "translated": 3683,
            "translated_words": 39836,
            "translated_percent": 98.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-16T12:00:42.569479Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/guide",
                "slug": "textswriterguide",
                "id": 208,
                "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/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/textswriterguide/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/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/214/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 220,
            "filename": "fr/helpcontent2/source/text/swriter/guide.po",
            "revision": "60a1a33fa7ef858617c8b6c02173d38306ea0c76",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriterguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2282,
            "total_words": 31950,
            "translated": 2280,
            "translated_words": 31935,
            "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-03-08T13:53:18.022858Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/00",
                "slug": "textswriter00",
                "id": 207,
                "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/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/textswriter00/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter00/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/213/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 221,
            "filename": "fr/helpcontent2/source/text/swriter/00.po",
            "revision": "b4c8c94b2b6d2c55da7fa03af0158d733edfcc60",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 523,
            "total_words": 3998,
            "translated": 521,
            "translated_words": 3985,
            "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-19T15:54:15.981158Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/02",
                "slug": "textswriter02",
                "id": 206,
                "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/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/textswriter02/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter02/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/212/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 222,
            "filename": "fr/helpcontent2/source/text/swriter/02.po",
            "revision": "19995e505437df5ac8759731535bc1f52df40f70",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 501,
            "total_words": 4483,
            "translated": 501,
            "translated_words": 4483,
            "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-14T14:26:53.770686Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter02/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "text/swriter/librelogo",
                "slug": "textswriterlibrelogo",
                "id": 205,
                "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/librelogo.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/textswriterlibrelogo/",
                "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterlibrelogo/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/211/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 223,
            "filename": "fr/helpcontent2/source/text/swriter/librelogo.po",
            "revision": "b2c56072280705dd9cd6e2d8425359ee204a5d7a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriterlibrelogo/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 326,
            "total_words": 3356,
            "translated": 326,
            "translated_words": 3356,
            "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-08T13:05:58.072098Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterlibrelogo/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 224,
            "filename": "fr/helpcontent2/source/text/swriter/04.po",
            "revision": "05dab06f30186759d019077057e9edd086383455",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswriter04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/?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": "2023-09-14T12:29:15.791005Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 225,
            "filename": "fr/helpcontent2/source/text/swriter/menu.po",
            "revision": "6be4e3a6611e163f71921446dcde67e7d8332c5e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textswritermenu/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/?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-14T12:13:40.786509Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswritermenu/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 226,
            "filename": "fr/helpcontent2/source/text/simpress/01.po",
            "revision": "67f0bfbcd312e95bd50c3fc559811d044c3cb559",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1028,
            "total_words": 9152,
            "translated": 1010,
            "translated_words": 8907,
            "translated_percent": 98.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": "2023-12-22T13:50:07.506683Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 227,
            "filename": "fr/helpcontent2/source/text/simpress/guide.po",
            "revision": "ceb1e83e89aac74ac62b4bafe47ae385f13556b9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpressguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-22T09:23:34.623797Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpressguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 228,
            "filename": "fr/helpcontent2/source/text/simpress/00.po",
            "revision": "65b6fc362248338fdccdbe1bc2702e0abca88bc8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 177,
            "total_words": 1214,
            "translated": 160,
            "translated_words": 1110,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-03T15:40:18.020946Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 229,
            "filename": "fr/helpcontent2/source/text/simpress/02.po",
            "revision": "4ea4247997ee6456c72fe3579fa67b2983c738fa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/?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": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T17:00:48.418247Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress02/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 230,
            "filename": "fr/helpcontent2/source/text/simpress/04.po",
            "revision": "44a098fec8eb023e6fc518789be8c5a5b5ba240a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsimpress04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsimpress04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-07T15:35:10.443860Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 231,
            "filename": "fr/helpcontent2/source/text/smath/01.po",
            "revision": "0bc5c990b2d983a80b18f87cac950f67b6e7bbee",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/?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": "2023-05-23T12:57:20.566134Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 232,
            "filename": "fr/helpcontent2/source/text/smath/guide.po",
            "revision": "761d994f6c6cd4f883c76bc9f6ffd6a305805732",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmathguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/?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": "2022-10-14T12:07:20.190739Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmathguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 233,
            "filename": "fr/helpcontent2/source/text/smath/06.po",
            "revision": "8ac9685293a415a846194ccfeb29f43a5bfa9ba2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath06/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath06/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/fr/?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/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath06/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 234,
            "filename": "fr/helpcontent2/source/text/smath/00.po",
            "revision": "c86311a04f0b2954cec91a09070bd76b090baf15",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/?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": "2022-03-16T16:28:07.959045Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 235,
            "filename": "fr/helpcontent2/source/text/smath/02.po",
            "revision": "77e2be1af21f96a7efdc0df1a18d34f51e29d602",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/fr/?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/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath02/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 236,
            "filename": "fr/helpcontent2/source/text/smath/04.po",
            "revision": "c28c19a5b8fcd3d44db76236eba278bf080aef6c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsmath04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsmath04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/?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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 237,
            "filename": "fr/helpcontent2/source/text/scalc/01.po",
            "revision": "556a84e8afb501605c96de66aa3ab92c1cc0c918",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8559,
            "total_words": 93009,
            "translated": 8347,
            "translated_words": 90705,
            "translated_percent": 97.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-03-14T14:29:33.224148Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 238,
            "filename": "fr/helpcontent2/source/text/scalc/guide.po",
            "revision": "5d63b4a8a6d63560dcb15a37b4ccae6ae93a5165",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalcguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/?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-03-14T14:26:11.755109Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 239,
            "filename": "fr/helpcontent2/source/text/scalc/06.po",
            "revision": "b655e819aaa93503e076b90aae69b54a0a2ae785",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc06/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc06/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/fr/?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/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 240,
            "filename": "fr/helpcontent2/source/text/scalc/00.po",
            "revision": "c59e4b122c19956031114a0765522d4962eb87ed",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 742,
            "total_words": 4947,
            "translated": 523,
            "translated_words": 3427,
            "translated_percent": 70.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-26T11:19:44.382034Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 241,
            "filename": "fr/helpcontent2/source/text/scalc/02.po",
            "revision": "32e9e0ec23cee3d41dd46cb0a4e565e3b2e40396",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/?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": "2023-04-27T14:12:50.773992Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 242,
            "filename": "fr/helpcontent2/source/text/scalc/05.po",
            "revision": "b4023d9822521508a8058fccbd6702e5d3bb91b8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc05/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/?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-05-10T15:40:36.352284Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc05/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 243,
            "filename": "fr/helpcontent2/source/text/scalc/04.po",
            "revision": "d44eb6d72a6d4df7a6597c54093b13f8d48d3f77",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/?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-02-29T13:46:13.278835Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 244,
            "filename": "fr/helpcontent2/source/text/sdraw/01.po",
            "revision": "e5df14418a3ee05cb3e278dc04bdf00dbf89bd4e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/?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-08T13:40:02.808229Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 245,
            "filename": "fr/helpcontent2/source/text/sdraw/guide.po",
            "revision": "f1685939821855ff53e8c695ecd12957f7ca420d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdrawguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/?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": "2021-10-08T14:17:17.144104Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 246,
            "filename": "fr/helpcontent2/source/text/sdraw/00.po",
            "revision": "908ac6a00e9d93fa2a9db321b6d241525b919cf1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 162,
            "translated": 24,
            "translated_words": 162,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T17:08:51.528751Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 247,
            "filename": "fr/helpcontent2/source/text/sdraw/04.po",
            "revision": "24f8606b049e9829e2a7896c24613a85c7235242",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsdraw04/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsdraw04/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/?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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw04/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 249,
            "filename": "fr/helpcontent2/source/text/shared/optionen.po",
            "revision": "b09e70eda0b1360ada1377aa05fa0183fad10cc2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedoptionen/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/?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-03-19T15:43:26.417206Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedoptionen/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 250,
            "filename": "fr/helpcontent2/source/text/shared/07.po",
            "revision": "0c02c8ad19407e35ef7c8714a6cb1749ebe251d1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared07/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared07/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/?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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared07/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 251,
            "filename": "fr/helpcontent2/source/text/shared/01.po",
            "revision": "31cffa82dc861d5a157969d0e348026b69d66706",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6562,
            "total_words": 67438,
            "translated": 6377,
            "translated_words": 65492,
            "translated_percent": 97.1,
            "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-15T15:35:28.280889Z",
            "last_author": "Ady",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 252,
            "filename": "fr/helpcontent2/source/text/shared/guide.po",
            "revision": "4e7170d13615ae47ea1261fbec2124b785f74579",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3369,
            "total_words": 46906,
            "translated": 3322,
            "translated_words": 46373,
            "translated_percent": 98.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-01-10T12:39:35.665613Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 253,
            "filename": "fr/helpcontent2/source/text/shared/autokorr.po",
            "revision": "58af03593d80d40853cd8ba5defb4e3d65caf8ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautokorr/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsharedautokorr/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/?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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautokorr/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 254,
            "filename": "fr/helpcontent2/source/text/shared/06.po",
            "revision": "63f249926fcbf06459d2cbb34b966c7b274ead2f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared06/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared06/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/?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": "2022-12-06T16:55:48.136302Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared06/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/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": "fr",
            "id": 255,
            "filename": "fr/helpcontent2/source/text/shared/00.po",
            "revision": "f42f7e22536e4d0742577262185107cf8a3b83de",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared00/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textshared00/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2294,
            "total_words": 24401,
            "translated": 2201,
            "translated_words": 23696,
            "translated_percent": 95.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-01T15:14:03.799221Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared00/fr/units/?format=api"
        }
    ]
}