Translation components API.

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

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

{
    "count": 151,
    "next": "https://weblate.duniter.org/api/translations/?format=api&page=8",
    "previous": "https://weblate.duniter.org/api/translations/?format=api&page=6",
    "results": [
        {
            "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": "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": "ca",
            "id": 205,
            "filename": "assets/translations/ca.json",
            "revision": "5151018e436784ce4854e95c31427e9cb2c800f5,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/ca/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/ca/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/ca/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 176,
            "translated_words": 1340,
            "translated_percent": 69.0,
            "fuzzy": 9,
            "fuzzy_words": 209,
            "fuzzy_percent": 3.5,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-06-13T11:03:34.980268Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ca/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": "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",
            "id": 206,
            "filename": "assets/translations/es.json",
            "revision": "13385ef6c6cf27ee72633c94c34de2954fc53a36,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/es/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/es/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/es/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 248,
            "translated_words": 1909,
            "translated_percent": 97.2,
            "fuzzy": 7,
            "fuzzy_words": 104,
            "fuzzy_percent": 2.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-09-24T06:38:24.050031Z",
            "last_author": "vjrj",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/es/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": "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": "fr",
            "id": 207,
            "filename": "assets/translations/fr.json",
            "revision": "f85f9b683948185cba887473d5b595f31779fad5,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/fr/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/fr/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/fr/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 242,
            "translated_words": 1883,
            "translated_percent": 94.9,
            "fuzzy": 9,
            "fuzzy_words": 113,
            "fuzzy_percent": 3.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-26T09:54:12.995191Z",
            "last_author": "flodef",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/fr/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": "Ğ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": "en",
            "id": 208,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/en/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/en/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/en/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 9,
            "total_words": 27,
            "translated": 9,
            "translated_words": 27,
            "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/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/en/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": "Ğ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": "ca",
            "id": 209,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/ca/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/ca/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/ca/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/?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/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/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": "Ğ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",
            "id": 210,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/es/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/es/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/es/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es/?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/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es/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": "Ğ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": "fr",
            "id": 212,
            "filename": "fr.tbx",
            "revision": "4433ebbc43a712ff6044be5b622a70daa573bf11",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/fr/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/fr/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/fr/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ast/",
                "url": "https://weblate.duniter.org/api/languages/ast/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/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": "ast",
            "id": 215,
            "filename": "ast.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/ast/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/ast/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/ast/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/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/ast/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ast/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ast/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ast/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ast/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": "Ğ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": "it",
            "id": 217,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/it/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/it/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/it/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/it/?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/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/it/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": "Ğ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": "de",
            "id": 222,
            "filename": "de.tbx",
            "revision": "1386e80715768e9b7adb062b0cef2e895e140b5e",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/de/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/de/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/de/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 26,
            "translated": 8,
            "translated_words": 26,
            "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/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/eo/",
                "url": "https://weblate.duniter.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/eo/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": "eo",
            "id": 223,
            "filename": "eo.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/eo/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/eo/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/eo/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eo/?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/eo/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eo/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eo/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eo/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": "Ğ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": "nl",
            "id": 224,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/nl/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/nl/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/nl/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/nl/?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/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/nl/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": "Ğ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": "pt",
            "id": 225,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/pt/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/pt/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/pt/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/pt/?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/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/pt/units/?format=api"
        },
        {
            "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": "Ğ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": "eu",
            "id": 228,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/eu/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/eu/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/eu/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eu/?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/eu/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eu/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/eu/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/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": "Ğ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": "gl",
            "id": 229,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/gl/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/gl/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/gl/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/gl/?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/gl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/gl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/gl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/gl/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": "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": "de",
            "id": 230,
            "filename": "assets/translations/de.json",
            "revision": "9874208395b5587745ffe0590fc68dd6ce397373,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/de/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/de/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/de/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 252,
            "translated_words": 2004,
            "translated_percent": 98.8,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-23T22:09:16.954082Z",
            "last_author": "FW",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/de/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": "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": "de",
            "id": 231,
            "filename": "g1_monetary_license_de.rst",
            "revision": "2c659e01f2a7d7cda62005ba68dfa4a9c971b195,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/de/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/de/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/de/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "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/licence-g1/g1_monetary_license/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/de/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": "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": "nl",
            "id": 232,
            "filename": "assets/translations/nl.json",
            "revision": "6e6f717a456c9aa758404224d91778fab25a77b1,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/nl/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/nl/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/nl/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 124,
            "translated_words": 805,
            "translated_percent": 48.6,
            "fuzzy": 5,
            "fuzzy_words": 79,
            "fuzzy_percent": 1.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-08T16:32:01.463425Z",
            "last_author": "maria rosa costa i alandi",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ast/",
                "url": "https://weblate.duniter.org/api/languages/ast/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/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": "ast",
            "id": 233,
            "filename": "assets/translations/ast.json",
            "revision": "ed7ae3df0955ec0add683bda530c71dfd75e822b,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/ast/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/ast/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/ast/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 24,
            "translated_words": 101,
            "translated_percent": 9.4,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-22T16:21:40.661622Z",
            "last_author": "vjrj",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/ast/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/eo/",
                "url": "https://weblate.duniter.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/eo/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": "eo",
            "id": 234,
            "filename": "assets/translations/eo.json",
            "revision": "debf211d1f4b34f39a375d81034847d3b2909129,f90391335b1680a8c3b157b6f02a9b68cd9c9b56",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/eo/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/eo/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/eo/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 2013,
            "translated": 222,
            "translated_words": 1750,
            "translated_percent": 87.0,
            "fuzzy": 7,
            "fuzzy_words": 81,
            "fuzzy_percent": 2.7,
            "failing_checks": 4,
            "failing_checks_words": 51,
            "failing_checks_percent": 1.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-07-13T13:15:03.893883Z",
            "last_author": "flodef",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/eo/units/?format=api"
        }
    ]
}