Translation components API.

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

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

{
    "count": 172,
    "next": "https://weblate.duniter.org/api/translations/?format=api&page=9",
    "previous": "https://weblate.duniter.org/api/translations/?format=api&page=7",
    "results": [
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 177,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/eu/",
                "url": "https://weblate.duniter.org/api/languages/eu/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/eu/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "eu",
            "id": 235,
            "filename": "assets/translations/eu.json",
            "revision": "fbbb0f3a3f1b853478fcbef457d4ad26226f9d84,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/eu/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/eu/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/eu/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 19,
            "translated_words": 54,
            "translated_percent": 3.8,
            "fuzzy": 156,
            "fuzzy_words": 1415,
            "fuzzy_percent": 31.7,
            "failing_checks": 145,
            "failing_checks_words": 1155,
            "failing_checks_percent": 29.4,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-11-23T22:15:12.899416Z",
            "last_author": "solaiye",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eu/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/gl/",
                "url": "https://weblate.duniter.org/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "gl",
            "id": 236,
            "filename": "assets/translations/gl.json",
            "revision": "d3f9b38de93315241701f45fe91c9bdbc2ac8b0c,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/gl/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/gl/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/gl/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 219,
            "translated_words": 1647,
            "translated_percent": 44.5,
            "fuzzy": 10,
            "fuzzy_words": 135,
            "fuzzy_percent": 2.0,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-18T00:09:37.255142Z",
            "last_author": "Vijitâtman",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/gl/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 237,
            "filename": "assets/translations/it.json",
            "revision": "b57ece2285316038bb87e33d8e727db273bd75eb,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/it/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/it/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/it/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 261,
            "translated_words": 1936,
            "translated_percent": 53.0,
            "fuzzy": 2,
            "fuzzy_words": 50,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-10-17T15:23:40.567893Z",
            "last_author": "italpaola",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/it/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 438,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/pt/",
                "url": "https://weblate.duniter.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt",
            "id": 238,
            "filename": "assets/translations/pt.json",
            "revision": "71741b7d82ee961d63de3ed3c597f1d51fde1ee9,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/pt/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/pt/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/pt/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 136,
            "translated_words": 795,
            "translated_percent": 27.6,
            "fuzzy": 6,
            "fuzzy_words": 122,
            "fuzzy_percent": 1.2,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.2,
            "have_suggestion": 25,
            "have_comment": 0,
            "last_change": "2025-08-05T17:28:32.202627Z",
            "last_author": "Christophe Parot",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/pt/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/de/",
                "url": "https://weblate.duniter.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Considerations Générales",
                "slug": "considerations-generales",
                "id": 16,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/considerations-generales.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/en_US/LC_MESSAGES/considerations-generales.po",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/considerations-generales/",
                "url": "https://weblate.duniter.org/api/components/trm/considerations-generales/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "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 }}",
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 239,
            "filename": "source/locale/de/LC_MESSAGES/considerations-generales.po",
            "revision": "094c9cfdcc1323172958a2bdbb8d495298f194a8",
            "web_url": "https://weblate.duniter.org/projects/trm/considerations-generales/de/",
            "share_url": "https://weblate.duniter.org/engage/trm/de/",
            "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/de/",
            "url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 2110,
            "translated": 17,
            "translated_words": 645,
            "translated_percent": 35.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 214,
            "failing_checks_percent": 8.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-01-01T18:44:49.015195Z",
            "last_author": "Rolf Aglaster",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/de/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 438,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/pt/",
                "url": "https://weblate.duniter.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Considerations Générales",
                "slug": "considerations-generales",
                "id": 16,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/considerations-generales.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/en_US/LC_MESSAGES/considerations-generales.po",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/considerations-generales/",
                "url": "https://weblate.duniter.org/api/components/trm/considerations-generales/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/considerations-generales/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "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 }}",
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt",
            "id": 240,
            "filename": "source/locale/pt/LC_MESSAGES/considerations-generales.po",
            "revision": "482aa0679fa62cef5cd1d1657640a4809ba4a8b9",
            "web_url": "https://weblate.duniter.org/projects/trm/considerations-generales/pt/",
            "share_url": "https://weblate.duniter.org/engage/trm/pt/",
            "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/pt/",
            "url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 2110,
            "translated": 48,
            "translated_words": 2110,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-11T21:43:23.738699Z",
            "last_author": "Carlos Neto",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/considerations-generales/pt/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/gl/",
                "url": "https://weblate.duniter.org/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "gl",
            "id": 241,
            "filename": "g1_monetary_license_gl.rst",
            "revision": "1fbb8dd2a97e08b280c2ea03336f48b1487aa080,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/gl/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/gl/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/gl/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "translated": 44,
            "translated_words": 1164,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-19T15:54:29.963461Z",
            "last_author": "Vijitâtman",
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/gl/units/?format=api"
        },
        {
            "language": {
                "code": "es_AST",
                "name": "Spanish",
                "plural": {
                    "id": 628,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es_AST/",
                "url": "https://weblate.duniter.org/api/languages/es_AST/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es_AST/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es-AST",
            "id": 242,
            "filename": "assets/translations/es-AST.json",
            "revision": "ed7ae3df0955ec0add683bda530c71dfd75e822b,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/es_AST/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/es_AST/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/es_AST/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 24,
            "translated_words": 101,
            "translated_percent": 4.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.2,
            "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://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es_AST/units/?format=api"
        },
        {
            "language": {
                "code": "es_AST",
                "name": "Spanish",
                "plural": {
                    "id": 628,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es_AST/",
                "url": "https://weblate.duniter.org/api/languages/es_AST/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es_AST/statistics/?format=api"
            },
            "component": {
                "name": "Ğ1nkgo",
                "slug": "glossary",
                "id": 42,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "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": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es_AST",
            "id": 243,
            "filename": "es_AST.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/es_AST/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/es_AST/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/es_AST/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/da/",
                "url": "https://weblate.duniter.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "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 }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "da",
            "id": 244,
            "filename": "assets/translations/da.json",
            "revision": "253c72a357c139c3a242f26968c8e941ad3fa404,6f2dc0b12284d70d948c827681f74d0554d27e4e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/da/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/da/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/da/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 492,
            "total_words": 3143,
            "translated": 78,
            "translated_words": 364,
            "translated_percent": 15.8,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-17T08:29:47.626934Z",
            "last_author": "Gerhard Pischinger",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/da/",
                "url": "https://weblate.duniter.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Ğ1nkgo",
                "slug": "glossary",
                "id": 42,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "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": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "da",
            "id": 245,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/da/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/da/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/da/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://weblate.duniter.org/api/translations/g1nkgo/glossary/da/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en/",
                "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 246,
            "filename": "src/assets/i18n/en.json",
            "revision": "a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/en/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/en/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 995,
            "total_words": 6798,
            "translated": 995,
            "translated_words": 6798,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 138,
            "failing_checks_words": 1764,
            "failing_checks_percent": 13.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 247,
            "filename": "src/assets/i18n/fr.json",
            "revision": "0a69ac81c707def7f757f887d41ae9fca5e3a73b,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/fr/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/fr/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/fr/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 963,
            "translated_words": 6370,
            "translated_percent": 96.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 103,
            "failing_checks_words": 1087,
            "failing_checks_percent": 10.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-12-12T09:44:47.349809Z",
            "last_author": "Moul",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ca/",
                "url": "https://weblate.duniter.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 248,
            "filename": "src/assets/i18n/ca.json",
            "revision": "c24184614ef02d994ffab56222aee1850ac75f9b,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/ca/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/ca/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/ca/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 864,
            "translated_words": 6263,
            "translated_percent": 86.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 75,
            "failing_checks_words": 1298,
            "failing_checks_percent": 7.5,
            "have_suggestion": 32,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_GB/",
                "url": "https://weblate.duniter.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en-GB",
            "id": 249,
            "filename": "src/assets/i18n/en-GB.json",
            "revision": "60af036b7bef952f1ff31fbdfd04aef1e7feb2df,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/en_GB/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en_GB/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/en_GB/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 885,
            "translated_words": 6430,
            "translated_percent": 88.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "eo_EO",
                "name": "Esperanto",
                "plural": {
                    "id": 629,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/eo_EO/",
                "url": "https://weblate.duniter.org/api/languages/eo_EO/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/eo_EO/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "eo-EO",
            "id": 250,
            "filename": "src/assets/i18n/eo-EO.json",
            "revision": "bf1eb4e4671230762cc41a374809716df0ef6b93,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/eo_EO/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/eo_EO/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/eo_EO/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 878,
            "translated_words": 6372,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 77,
            "failing_checks_words": 1182,
            "failing_checks_percent": 7.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es-ES",
            "id": 251,
            "filename": "src/assets/i18n/es-ES.json",
            "revision": "77b02439887bfaecf1f1e9acc3fd487905626e6f,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/es/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/es/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/es/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 858,
            "translated_words": 6242,
            "translated_percent": 86.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 75,
            "failing_checks_words": 1296,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-12T19:16:26.301001Z",
            "last_author": "Kapis",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it-IT",
            "id": 252,
            "filename": "src/assets/i18n/it-IT.json",
            "revision": "4ffdba49609f926efeb951959be117f2c2be2677,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/it/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/it/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/it/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 800,
            "translated_words": 5601,
            "translated_percent": 80.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 45,
            "failing_checks_words": 507,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/nl/",
                "url": "https://weblate.duniter.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl-NL",
            "id": 253,
            "filename": "src/assets/i18n/nl-NL.json",
            "revision": "f726413b6f65b273f71b0b18bc60aaa6e9ebbf05,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/nl/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/nl/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/nl/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 429,
            "translated_words": 2464,
            "translated_percent": 43.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 23,
            "failing_checks_words": 270,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/de/",
                "url": "https://weblate.duniter.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "git_src_assets_i18n",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "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": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 255,
            "filename": "src/assets/i18n/de.json",
            "revision": "25605751c8fdb636d304ffea599ee609a14f4a1a,a2743c0e57cf9652e10b50b16ce2e010a9a1eb7f",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/de/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/de/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/de/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 995,
            "total_words": 6798,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/de/units/?format=api"
        }
    ]
}