Translation components API.

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

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

{
    "count": 149,
    "next": "https://weblate.duniter.org/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 9,
            "filename": "es.po",
            "revision": "738de2645063ec3cdb5a81d8456c9c20dfbdb65e,738de2645063ec3cdb5a81d8456c9c20dfbdb65e",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/es/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/es/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/es/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/es/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 111,
            "total_words": 540,
            "translated": 111,
            "translated_words": 540,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 146,
            "failing_checks_percent": 16.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-06T14:01:50.556188Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 10,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/es/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/es/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/es/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/es/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 23,
            "translated": 10,
            "translated_words": 23,
            "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/girala-net/glossary/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/es/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 12,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/ca/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ca/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/ca/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/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/girala-net/glossary/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ca/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 13,
            "filename": "fr.po",
            "revision": "329ef5fba5a6c4ea313d332c7842832656b3dd13,738de2645063ec3cdb5a81d8456c9c20dfbdb65e",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/fr/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/fr/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/fr/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 111,
            "translated_words": 540,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-06T11:08:19.245196Z",
            "last_author": "Martial L",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/fr/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 14,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/fr/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/fr/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/fr/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/fr/?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/girala-net/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ast",
            "id": 15,
            "filename": "ast.po",
            "revision": "953736b9cb89263e332c743d14f94284dc5fc277,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/ast/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ast/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/ast/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 72,
            "translated_words": 332,
            "translated_percent": 64.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 45,
            "failing_checks_percent": 10.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-24T20:59:52.298841Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ast/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 16,
            "filename": "de.po",
            "revision": "4dc04b052fc7c4004b9530d55340efae7f4d0f73,738de2645063ec3cdb5a81d8456c9c20dfbdb65e",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/de/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/de/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/de/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 111,
            "translated_words": 540,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.9,
            "have_suggestion": 2,
            "have_comment": 2,
            "last_change": "2024-05-17T19:23:10.133139Z",
            "last_author": "FW",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/de/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 17,
            "filename": "en.po",
            "revision": "57cf3b3a0bdb26314e09c8fc5fbe8f2cf9366c4a,738de2645063ec3cdb5a81d8456c9c20dfbdb65e",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/en/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/en/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/en/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 111,
            "translated_words": 540,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-20T14:13:47.835404Z",
            "last_author": "Gobtous",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/en/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "eo",
            "id": 18,
            "filename": "eo.po",
            "revision": "7ea18c73605ea502b75974106fd88444e97ca1c0,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/eo/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/eo/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/eo/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 60,
            "translated_words": 252,
            "translated_percent": 54.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 29,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-15T19:45:03.970472Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/eo/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "eu",
            "id": 19,
            "filename": "eu.po",
            "revision": "c2254ad22b02e3bf51f1f4c31262d862299ca560,00b3e34a7602f50d682e467a6e5ab481748a9353",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/eu/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/eu/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/eu/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 83,
            "translated_words": 367,
            "translated_percent": 74.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-02-07T00:20:55.547100Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/eu/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/eu/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/eu/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "gl",
            "id": 20,
            "filename": "gl.po",
            "revision": "200db7c14d1955b96e1b77b72e63e67396ba421a,3518d28537c5e9cbf7a19a141f43d80b997b63d5",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/gl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/gl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/gl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 80,
            "translated_words": 358,
            "translated_percent": 72.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.9,
            "failing_checks": 19,
            "failing_checks_words": 99,
            "failing_checks_percent": 17.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-31T05:15:25.614947Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 21,
            "filename": "it.po",
            "revision": "549332ed9dafc3441ef6aea75bc73da34a7a5916,53240c24d955fc543e6e0f5d06d00f6434a07452",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/it/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/it/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/it/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 83,
            "translated_words": 364,
            "translated_percent": 74.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T15:43:41.158244Z",
            "last_author": "Lucie Plescoff",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/it/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 413,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/oc/",
                "url": "https://weblate.duniter.org/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/oc/statistics/?format=api"
            },
            "component": {
                "name": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "oc",
            "id": 22,
            "filename": "oc.po",
            "revision": "19728fff49dd33864729496109a6b0c7d6c443fe,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/oc/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/oc/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/oc/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 69,
            "translated_words": 318,
            "translated_percent": 62.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 79,
            "failing_checks_percent": 7.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-24T21:00:39.292488Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/oc/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": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt",
            "id": 23,
            "filename": "pt.po",
            "revision": "16081cb49c582aec8578fe4ed24d8ec491b8a353,6ece6b858a54c1b1afa63f9ba80f9ea5c67005f8",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/pt/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/pt/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/pt/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 110,
            "translated_words": 539,
            "translated_percent": 99.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-07T23:18:08.627626Z",
            "last_author": "Carlos Neto",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/pt/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 503,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/sr_Cyrl/",
                "url": "https://weblate.duniter.org/api/languages/sr_Cyrl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/sr_Cyrl/statistics/?format=api"
            },
            "component": {
                "name": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sr_Cyrl",
            "id": 24,
            "filename": "sr_Cyrl.po",
            "revision": "bad5dc95f156792b9662418dff83f33511a00610,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/sr_Cyrl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/sr_Cyrl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/sr_Cyrl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 73,
            "translated_words": 334,
            "translated_percent": 65.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-24T21:03:56.774183Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Cyrl/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 504,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/sr_Latn/",
                "url": "https://weblate.duniter.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "component": {
                "name": "Web",
                "slug": "web",
                "id": 4,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/web/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.po",
                "template": "es.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
                "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sr_Latn",
            "id": 25,
            "filename": "sr_Latn.po",
            "revision": "5fe0404b65659c548f7db41075b84bb5217a1a37,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/sr_Latn/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/sr_Latn/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/sr_Latn/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 73,
            "translated_words": 334,
            "translated_percent": 65.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 59,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-24T21:04:35.549433Z",
            "last_author": "Weblate Admin",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/sr_Latn/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 26,
            "filename": "pt.tbx",
            "revision": "ac77ae58007bf28cae04c638e73b7c3cfcb55369",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/pt/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/pt/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/pt/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/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/girala-net/glossary/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/pt/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 27,
            "filename": "ast.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/ast/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ast/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/ast/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/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/girala-net/glossary/ast/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ast/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ast/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ast/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ast/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 28,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/de/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/de/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/de/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/de/?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/girala-net/glossary/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/de/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": "girala.net",
                "slug": "glossary",
                "id": 5,
                "source_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"
                },
                "project": {
                    "name": "girala.net",
                    "slug": "girala-net",
                    "id": 2,
                    "web": "https://girala.net",
                    "web_url": "https://weblate.duniter.org/projects/girala-net/",
                    "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/girala-net/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/girala-net/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/girala-net/glossary/",
                "url": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/girala-net/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/girala-net/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/girala-net/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/girala-net/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/girala-net/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/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": 29,
            "filename": "eu.tbx",
            "revision": "86fb837a2bd06a016b20f85fe3e2291be92a7489",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/eu/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/eu/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/eu/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 11,
            "translated": 8,
            "translated_words": 11,
            "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/girala-net/glossary/eu/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eu/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eu/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eu/units/?format=api"
        }
    ]
}