Translation components API.

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

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

{
    "count": 94959,
    "next": "https://translations.documentfoundation.org/api/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/translations/?format=api",
    "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": "reportdesign/messages",
                "slug": "reportdesignmessages",
                "id": 52,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/reportdesign/messages.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_ui-master/reportdesignmessages/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/reportdesignmessages/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/core/+/master/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/60/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 52,
            "filename": "de/reportdesign/messages.po",
            "revision": "a05c0e5c2987b95c7c4a3b2dcee957135986140a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/reportdesignmessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 643,
            "translated": 272,
            "translated_words": 643,
            "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-07-06T04:32:14.964530Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/reportdesignmessages/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": "sc/messages",
                "slug": "scmessages",
                "id": 53,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/sc/messages.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_ui-master/scmessages/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/scmessages/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/core/+/master/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/61/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 53,
            "filename": "de/sc/messages.po",
            "revision": "958cb71b7df9ac1c4e9ce1357c534843d2295eb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scmessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5602,
            "total_words": 31219,
            "translated": 5602,
            "translated_words": 31219,
            "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:33:15.632251Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scmessages/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": "forms/messages",
                "slug": "formsmessages",
                "id": 54,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/forms/messages.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_ui-master/formsmessages/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/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/core/+/master/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/62/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 54,
            "filename": "de/forms/messages.po",
            "revision": "89b725a2286daf9e7a0561c7a16e73e661483c41",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "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-14T03:45:17.798276Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": "dictionaries/ar",
                "slug": "dictionariesar",
                "id": 55,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/ar.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_ui-master/dictionaries/dictionariesar/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesar/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/dictionaries/+/master/ar/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/63/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 55,
            "filename": "de/dictionaries/ar.po",
            "revision": "04bee0b2c3feeb4f5fa48c5dce2b08df91b879ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesar/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesar/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 5,
            "translated": 1,
            "translated_words": 5,
            "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-02-17T04:17:59.467117Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesar/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": "dictionaries/sq_AL",
                "slug": "dictionariessq_al",
                "id": 56,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/sq_AL.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_ui-master/dictionaries/dictionariessq_al/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessq_al/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/dictionaries/+/master/sq_AL/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/64/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 56,
            "filename": "de/dictionaries/sq_AL.po",
            "revision": "aea66bc17c7c42c57982f0e45af0e7d606601794",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessq_al/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessq_al/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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-17T04:54:00.699047Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessq_al/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": "dictionaries/zu_ZA",
                "slug": "dictionarieszu_za",
                "id": 57,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/zu_ZA.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_ui-master/dictionaries/dictionarieszu_za/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieszu_za/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/dictionaries/+/master/zu_ZA/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/65/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 57,
            "filename": "de/dictionaries/zu_ZA.po",
            "revision": "f668e0a9f9548d47c1b5d4a37da49601b3427fdf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieszu_za/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieszu_za/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-17T04:27:43.251425Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieszu_za/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": "dictionaries/sl_SI",
                "slug": "dictionariessl_si",
                "id": 58,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/sl_SI.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_ui-master/dictionaries/dictionariessl_si/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessl_si/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/dictionaries/+/master/sl_SI/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/66/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 58,
            "filename": "de/dictionaries/sl_SI.po",
            "revision": "119fb4d189309eddf50656ce521c6177e5744404",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessl_si/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessl_si/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessl_si/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariessl_si/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessl_si/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessl_si/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessl_si/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessl_si/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": "dictionaries/ro",
                "slug": "dictionariesro",
                "id": 59,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/ro.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_ui-master/dictionaries/dictionariesro/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesro/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/dictionaries/+/master/ro/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/67/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 59,
            "filename": "de/dictionaries/ro.po",
            "revision": "a021c7a16a9c95249977cf1b90566aba6b24bdf5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesro/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesro/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariesro/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesro/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesro/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesro/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesro/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": "dictionaries/gu_IN",
                "slug": "dictionariesgu_in",
                "id": 60,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/gu_IN.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_ui-master/dictionaries/dictionariesgu_in/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgu_in/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/dictionaries/+/master/gu_IN/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/68/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 60,
            "filename": "de/dictionaries/gu_IN.po",
            "revision": "ddf3ddc92bb3bd0e829e7a6f62edcd1780290d70",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesgu_in/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgu_in/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgu_in/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": "dictionaries/gl",
                "slug": "dictionariesgl",
                "id": 61,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/gl.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_ui-master/dictionaries/dictionariesgl/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgl/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/dictionaries/+/master/gl/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/69/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 61,
            "filename": "de/dictionaries/gl.po",
            "revision": "f8c8a33c7f4029b344df879cc1d88564a2dc0401",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesgl/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgl/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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-17T04:39:27.916169Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/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": "dictionaries/tr_TR",
                "slug": "dictionariestr_tr",
                "id": 62,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/tr_TR.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_ui-master/dictionaries/dictionariestr_tr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariestr_tr/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/dictionaries/+/master/tr_TR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/70/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 62,
            "filename": "de/dictionaries/tr_TR.po",
            "revision": "9cdf1f0ecd462c36a7abc97ec29bc33e09ddfcc4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariestr_tr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariestr_tr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/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": "dictionaries/sr",
                "slug": "dictionariessr",
                "id": 63,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/sr.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_ui-master/dictionaries/dictionariessr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessr/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/dictionaries/+/master/sr/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/71/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 63,
            "filename": "de/dictionaries/sr.po",
            "revision": "9f82721ee4f76266c0efd05e2374b4daa6159521",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 9,
            "translated": 1,
            "translated_words": 9,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-17T05:02:19.199827Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessr/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": "dictionaries/an_ES",
                "slug": "dictionariesan_es",
                "id": 64,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/an_ES.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_ui-master/dictionaries/dictionariesan_es/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesan_es/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/dictionaries/+/master/an_ES/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/72/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 64,
            "filename": "de/dictionaries/an_ES.po",
            "revision": "56ad85955a1f0ec8723b141c2532d08965646db7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesan_es/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesan_es/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesan_es/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": "dictionaries/nl_NL",
                "slug": "dictionariesnl_nl",
                "id": 65,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/nl_NL.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_ui-master/dictionaries/dictionariesnl_nl/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesnl_nl/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/dictionaries/+/master/nl_NL/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/73/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 65,
            "filename": "de/dictionaries/nl_NL.po",
            "revision": "aa0c55958329d0d60fb2b14746567eb38740276b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesnl_nl/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesnl_nl/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesnl_nl/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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_ui-master/dictionaries%252Fdictionariesnl_nl/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesnl_nl/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesnl_nl/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesnl_nl/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesnl_nl/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": "dictionaries/af_ZA",
                "slug": "dictionariesaf_za",
                "id": 66,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/af_ZA.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_ui-master/dictionaries/dictionariesaf_za/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesaf_za/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/dictionaries/+/master/af_ZA/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/74/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 66,
            "filename": "de/dictionaries/af_ZA.po",
            "revision": "b1f921ff406ec43013fc2a0ea868196247ddf9c6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesaf_za/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesaf_za/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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-28T13:27:56.246834Z",
            "last_author": "Christian Lohmaier",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesaf_za/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": "dictionaries/no",
                "slug": "dictionariesno",
                "id": 67,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/no.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_ui-master/dictionaries/dictionariesno/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesno/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/dictionaries/+/master/no/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/75/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 67,
            "filename": "de/dictionaries/no.po",
            "revision": "70169b2f2db64713b39d1ee9b705edf532fedf4e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesno/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesno/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 10,
            "translated": 1,
            "translated_words": 10,
            "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-17T04:42:38.185322Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesno/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": "dictionaries/oc_FR",
                "slug": "dictionariesoc_fr",
                "id": 68,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/oc_FR.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_ui-master/dictionaries/dictionariesoc_fr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesoc_fr/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/dictionaries/+/master/oc_FR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/76/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 68,
            "filename": "de/dictionaries/oc_FR.po",
            "revision": "ab58b30aebda62dda54eccb61441952968a26cb2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesoc_fr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesoc_fr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesoc_fr/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": "dictionaries/el_GR",
                "slug": "dictionariesel_gr",
                "id": 69,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/el_GR.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_ui-master/dictionaries/dictionariesel_gr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesel_gr/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/dictionaries/+/master/el_GR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/77/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 69,
            "filename": "de/dictionaries/el_GR.po",
            "revision": "7fad3f4e4914a56b95de2a33d3274feb6b03134b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesel_gr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesel_gr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesel_gr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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_ui-master/dictionaries%252Fdictionariesel_gr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesel_gr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesel_gr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesel_gr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesel_gr/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": "dictionaries/kmr_Latn",
                "slug": "dictionarieskmr_latn",
                "id": 71,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/kmr_Latn.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_ui-master/dictionaries/dictionarieskmr_latn/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/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/dictionaries/+/master/kmr_Latn/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/79/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 71,
            "filename": "de/dictionaries/kmr_Latn.po",
            "revision": "b25102e8807243ede3d05f5a790e24bc1a9d7df6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieskmr_latn/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieskmr_latn/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 4,
            "translated": 1,
            "translated_words": 4,
            "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-17T04:42:47.923576Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieskmr_latn/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": "dictionaries/pl_PL",
                "slug": "dictionariespl_pl",
                "id": 72,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/pl_PL.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_ui-master/dictionaries/dictionariespl_pl/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespl_pl/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/dictionaries/+/master/pl_PL/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/80/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 72,
            "filename": "de/dictionaries/pl_PL.po",
            "revision": "da0cdb45f942d6a25704c6e2c95b5f5c3e905ec8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespl_pl/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariespl_pl/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespl_pl/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariespl_pl/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespl_pl/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespl_pl/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespl_pl/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespl_pl/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": "dictionaries/he_IL",
                "slug": "dictionarieshe_il",
                "id": 73,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/he_IL.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_ui-master/dictionaries/dictionarieshe_il/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshe_il/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/dictionaries/+/master/he_IL/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 73,
            "filename": "de/dictionaries/he_IL.po",
            "revision": "23e828d39de33d85b29573582bac5c8ed4321dc1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieshe_il/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieshe_il/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshe_il/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": "dictionaries/br_FR",
                "slug": "dictionariesbr_fr",
                "id": 74,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/br_FR.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_ui-master/dictionaries/dictionariesbr_fr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbr_fr/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/dictionaries/+/master/br_FR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/82/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 74,
            "filename": "de/dictionaries/br_FR.po",
            "revision": "11d0007dc0e4fa2c1a8ed46412ec523971884102",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbr_fr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbr_fr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbr_fr/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": "dictionaries/et_EE",
                "slug": "dictionarieset_ee",
                "id": 75,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/et_EE.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_ui-master/dictionaries/dictionarieset_ee/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieset_ee/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/dictionaries/+/master/et_EE/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/83/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 75,
            "filename": "de/dictionaries/et_EE.po",
            "revision": "8c30ca9cae09ae51e5c1242812a1af3c62731417",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieset_ee/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieset_ee/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieset_ee/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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_ui-master/dictionaries%252Fdictionarieset_ee/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieset_ee/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieset_ee/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieset_ee/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieset_ee/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": "dictionaries/th_TH",
                "slug": "dictionariesth_th",
                "id": 76,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/th_TH.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_ui-master/dictionaries/dictionariesth_th/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesth_th/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/dictionaries/+/master/th_TH/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/84/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 76,
            "filename": "de/dictionaries/th_TH.po",
            "revision": "5fb34377e6ee57406a0c17cf3e80ab07a98f9f25",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesth_th/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesth_th/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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-10T18:49:19.513654Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesth_th/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": "dictionaries/lv_LV",
                "slug": "dictionarieslv_lv",
                "id": 77,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/lv_LV.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_ui-master/dictionaries/dictionarieslv_lv/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslv_lv/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/dictionaries/+/master/lv_LV/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/85/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 77,
            "filename": "de/dictionaries/lv_LV.po",
            "revision": "9f991ed7e69d17b1266d708f974dc3d391f7afaf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieslv_lv/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieslv_lv/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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_ui-master/dictionaries%252Fdictionarieslv_lv/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/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": "dictionaries/bo",
                "slug": "dictionariesbo",
                "id": 78,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/bo.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_ui-master/dictionaries/dictionariesbo/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbo/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/dictionaries/+/master/bo/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/86/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 78,
            "filename": "de/dictionaries/bo.po",
            "revision": "b74d2f450c0e74cd8aeaa82677a0e413fcf3fa98",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbo/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbo/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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-03-08T04:29:40.292677Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/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": "dictionaries/da_DK",
                "slug": "dictionariesda_dk",
                "id": 79,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/da_DK.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_ui-master/dictionaries/dictionariesda_dk/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesda_dk/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/dictionaries/+/master/da_DK/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/87/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 79,
            "filename": "de/dictionaries/da_DK.po",
            "revision": "ab56765fe036c45894f0aebaae9239385e84a8ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesda_dk/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesda_dk/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 56,
            "translated": 2,
            "translated_words": 56,
            "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-17T04:56:29.460871Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesda_dk/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": "dictionaries/bg_BG",
                "slug": "dictionariesbg_bg",
                "id": 80,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/bg_BG.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_ui-master/dictionaries/dictionariesbg_bg/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbg_bg/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/dictionaries/+/master/bg_BG/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/88/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 80,
            "filename": "de/dictionaries/bg_BG.po",
            "revision": "aa7d036204068c4af9dadde40d8cb0d85cc24e35",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbg_bg/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbg_bg/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbg_bg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariesbg_bg/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbg_bg/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbg_bg/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbg_bg/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbg_bg/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": "dictionaries/de",
                "slug": "dictionariesde",
                "id": 81,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/de.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_ui-master/dictionaries/dictionariesde/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesde/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/dictionaries/+/master/de/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/89/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 81,
            "filename": "de/dictionaries/de.po",
            "revision": "29dacb5eda51d6169e3664e30e647427153ffd10",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesde/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesde/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 10,
            "translated": 1,
            "translated_words": 10,
            "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-17T05:00:32.123673Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesde/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": "dictionaries/it_IT",
                "slug": "dictionariesit_it",
                "id": 82,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/it_IT.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_ui-master/dictionaries/dictionariesit_it/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesit_it/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/dictionaries/+/master/it_IT/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/90/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 82,
            "filename": "de/dictionaries/it_IT.po",
            "revision": "cd027b4aa497230ae48acd85e56cfe3c53497983",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesit_it/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesit_it/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesit_it/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariesit_it/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesit_it/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesit_it/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesit_it/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesit_it/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": "dictionaries/ne_NP",
                "slug": "dictionariesne_np",
                "id": 83,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/ne_NP.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_ui-master/dictionaries/dictionariesne_np/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesne_np/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/dictionaries/+/master/ne_NP/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/91/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 83,
            "filename": "de/dictionaries/ne_NP.po",
            "revision": "5e0486f5d6cae58eb2414f1a90c29f54f4fc9345",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesne_np/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesne_np/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesne_np/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 5,
            "translated": 1,
            "translated_words": 5,
            "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_ui-master/dictionaries%252Fdictionariesne_np/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesne_np/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesne_np/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesne_np/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesne_np/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": "dictionaries/is",
                "slug": "dictionariesis",
                "id": 84,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/is.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_ui-master/dictionaries/dictionariesis/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesis/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/dictionaries/+/master/is/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/92/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 84,
            "filename": "de/dictionaries/is.po",
            "revision": "3a360815b011b5c4295ee45b509bc76133848402",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesis/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesis/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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-17T05:00:45.888565Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesis/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": "dictionaries/gug",
                "slug": "dictionariesgug",
                "id": 85,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/gug.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_ui-master/dictionaries/dictionariesgug/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgug/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/dictionaries/+/master/gug/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/93/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 85,
            "filename": "de/dictionaries/gug.po",
            "revision": "4dd3a3f87ee4500b77230a109243baa68c214cab",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesgug/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgug/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgug/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 5,
            "translated": 1,
            "translated_words": 5,
            "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_ui-master/dictionaries%252Fdictionariesgug/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgug/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgug/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgug/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgug/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": "dictionaries/bn_BD",
                "slug": "dictionariesbn_bd",
                "id": 86,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/bn_BD.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_ui-master/dictionaries/dictionariesbn_bd/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbn_bd/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/dictionaries/+/master/bn_BD/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/94/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 86,
            "filename": "de/dictionaries/bn_BD.po",
            "revision": "7b256601581cc9144f92c8ab247d5a0fb2a7e6da",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbn_bd/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbn_bd/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbn_bd/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": "dictionaries/en",
                "slug": "dictionariesen",
                "id": 87,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/en.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_ui-master/dictionaries/dictionariesen/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesen/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/dictionaries/+/master/en/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/95/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 87,
            "filename": "de/dictionaries/en.po",
            "revision": "27834b6ecc512f61a94a4d37dab73b805fa64fac",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesen/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesen/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 9,
            "translated": 1,
            "translated_words": 9,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-17T04:32:54.130884Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesen/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": "dictionaries/pt_BR",
                "slug": "dictionariespt_br",
                "id": 88,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/pt_BR.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_ui-master/dictionaries/dictionariespt_br/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariespt_br/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/dictionaries/+/master/pt_BR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/96/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 88,
            "filename": "de/dictionaries/pt_BR.po",
            "revision": "66774c9cc1c8e70183265fd73b6a3caf40eaa567",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespt_br/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariespt_br/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 10,
            "translated": 1,
            "translated_words": 10,
            "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-11-28T04:22:26.499381Z",
            "last_author": "Annabelle Wübbelsmann",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/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": "dictionaries/si_LK",
                "slug": "dictionariessi_lk",
                "id": 89,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/si_LK.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_ui-master/dictionaries/dictionariessi_lk/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessi_lk/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/dictionaries/+/master/si_LK/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/97/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 89,
            "filename": "de/dictionaries/si_LK.po",
            "revision": "e538f110bbfd88afbd1b3bc990e1cdca39047bdb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessi_lk/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessi_lk/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessi_lk/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": "dictionaries/bs_BA",
                "slug": "dictionariesbs_ba",
                "id": 90,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/bs_BA.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_ui-master/dictionaries/dictionariesbs_ba/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbs_ba/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/dictionaries/+/master/bs_BA/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/98/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 90,
            "filename": "de/dictionaries/bs_BA.po",
            "revision": "61ded32efb30c2a3a64fe7b3c0ca8217a7e37526",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbs_ba/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbs_ba/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbs_ba/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": "dictionaries/fr_FR",
                "slug": "dictionariesfr_fr",
                "id": 91,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/fr_FR.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_ui-master/dictionaries/dictionariesfr_fr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfr_fr/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/dictionaries/+/master/fr_FR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/99/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 91,
            "filename": "de/dictionaries/fr_FR.po",
            "revision": "5ff6e555a7602f54e05862c14db08249955b50ee",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesfr_fr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesfr_fr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesfr_fr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariesfr_fr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesfr_fr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesfr_fr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesfr_fr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesfr_fr/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": "dictionaries/hr_HR",
                "slug": "dictionarieshr_hr",
                "id": 92,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/hr_HR.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_ui-master/dictionaries/dictionarieshr_hr/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshr_hr/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/dictionaries/+/master/hr_HR/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/100/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 92,
            "filename": "de/dictionaries/hr_HR.po",
            "revision": "6d474e081239388ae42e3a773b295cc06a7e30ad",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieshr_hr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieshr_hr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshr_hr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 6,
            "translated": 1,
            "translated_words": 6,
            "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_ui-master/dictionaries%252Fdictionarieshr_hr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshr_hr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshr_hr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshr_hr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshr_hr/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": "dictionaries/hi_IN",
                "slug": "dictionarieshi_in",
                "id": 93,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/hi_IN.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_ui-master/dictionaries/dictionarieshi_in/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieshi_in/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/dictionaries/+/master/hi_IN/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/101/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 93,
            "filename": "de/dictionaries/hi_IN.po",
            "revision": "1353e543e2ac0ec3e6bc7f38de7a4e767833f5a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieshi_in/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieshi_in/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-17T04:27:47.745528Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieshi_in/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": "dictionaries/cs_CZ",
                "slug": "dictionariescs_cz",
                "id": 94,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/cs_CZ.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_ui-master/dictionaries/dictionariescs_cz/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariescs_cz/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/dictionaries/+/master/cs_CZ/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/102/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 94,
            "filename": "de/dictionaries/cs_CZ.po",
            "revision": "50904b33f7748dc7c11b0738dd2d60c8d23b845c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariescs_cz/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariescs_cz/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 8,
            "translated": 1,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-17T05:00:53.533608Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariescs_cz/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": "dictionaries/vi",
                "slug": "dictionariesvi",
                "id": 95,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/vi.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_ui-master/dictionaries/dictionariesvi/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesvi/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/dictionaries/+/master/vi/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/103/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 95,
            "filename": "de/dictionaries/vi.po",
            "revision": "57df00dae81982f615b6800ab8a690ae7309ea82",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesvi/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesvi/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesvi/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": "dictionaries/gd_GB",
                "slug": "dictionariesgd_gb",
                "id": 97,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/gd_GB.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_ui-master/dictionaries/dictionariesgd_gb/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesgd_gb/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/dictionaries/+/master/gd_GB/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/105/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 97,
            "filename": "de/dictionaries/gd_GB.po",
            "revision": "048c8a7451f5a51b8eaad19657b17f62b5f31269",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesgd_gb/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgd_gb/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 4,
            "translated": 1,
            "translated_words": 4,
            "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_ui-master/dictionaries%252Fdictionariesgd_gb/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/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": "dictionaries/sw_TZ",
                "slug": "dictionariessw_tz",
                "id": 98,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/sw_TZ.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_ui-master/dictionaries/dictionariessw_tz/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessw_tz/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/dictionaries/+/master/sw_TZ/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/106/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 98,
            "filename": "de/dictionaries/sw_TZ.po",
            "revision": "051cba2d921c461c263f4ebaff46d5fe4d5e708d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessw_tz/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessw_tz/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessw_tz/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": "dictionaries/sv_SE",
                "slug": "dictionariessv_se",
                "id": 100,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/sv_SE.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_ui-master/dictionaries/dictionariessv_se/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariessv_se/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/dictionaries/+/master/sv_SE/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/108/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 99,
            "filename": "de/dictionaries/sv_SE.po",
            "revision": "e77078d5aa2d8c0ca5f4870264abe302433029b7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariessv_se/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessv_se/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-17T04:40:44.282082Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariessv_se/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": "dictionaries/be_BY",
                "slug": "dictionariesbe_by",
                "id": 99,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/be_BY.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_ui-master/dictionaries/dictionariesbe_by/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesbe_by/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/dictionaries/+/master/be_BY/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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/107/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 100,
            "filename": "de/dictionaries/be_BY.po",
            "revision": "59d99e7da2aa9c8e9e850b2bb8d543ba3fc12b21",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesbe_by/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbe_by/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 8,
            "translated": 1,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-12T03:10:38.519660Z",
            "last_author": "Mister Update",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbe_by/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": "dictionaries/id",
                "slug": "dictionariesid",
                "id": 101,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/id.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_ui-master/dictionaries/dictionariesid/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesid/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/dictionaries/+/master/id/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/109/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 101,
            "filename": "de/dictionaries/id.po",
            "revision": "4e508de3cb76499b7b3f4210503a3491f0f593ce",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesid/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesid/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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-17T05:00:59.709835Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesid/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": "dictionaries/uk_UA",
                "slug": "dictionariesuk_ua",
                "id": 102,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/uk_UA.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_ui-master/dictionaries/dictionariesuk_ua/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesuk_ua/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/dictionaries/+/master/uk_UA/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/110/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 102,
            "filename": "de/dictionaries/uk_UA.po",
            "revision": "1c418a9d91f4c2f835630716fc0a03371657b3cc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesuk_ua/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesuk_ua/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesuk_ua/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 7,
            "translated": 1,
            "translated_words": 7,
            "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_ui-master/dictionaries%252Fdictionariesuk_ua/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesuk_ua/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesuk_ua/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesuk_ua/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesuk_ua/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": "dictionaries/lo_LA",
                "slug": "dictionarieslo_la",
                "id": 103,
                "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 UI - master",
                    "slug": "libo_ui-master",
                    "id": 1,
                    "web": "https://www.libreoffice.org",
                    "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/",
                    "url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/?format=api",
                    "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api",
                    "repository_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/repository/?format=api",
                    "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/statistics/?format=api",
                    "categories_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/categories/?format=api",
                    "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/changes/?format=api",
                    "languages_url": "https://translations.documentfoundation.org/api/projects/libo_ui-master/languages/?format=api",
                    "labels_url": "https://translations.documentfoundation.org/api/projects/libo_ui-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/dictionaries/lo_LA.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_ui-master/dictionaries/dictionarieslo_la/",
                "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/repository/?format=api",
                "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/translations/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/statistics/?format=api",
                "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/lock/?format=api",
                "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/links/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieslo_la/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/dictionaries/+/master/lo_LA/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ 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": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.documentfoundation.org/api/addons/111/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
            },
            "language_code": "de",
            "id": 103,
            "filename": "de/dictionaries/lo_LA.po",
            "revision": "2064f0ece0d5ddaea1dd30bbfff29846878ada30",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieslo_la/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieslo_la/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionarieslo_la/de/units/?format=api"
        }
    ]
}