Translation components API.

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

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

{
    "count": 149,
    "next": "https://weblate.duniter.org/api/translations/?format=api&page=3",
    "previous": "https://weblate.duniter.org/api/translations/?format=api",
    "results": [
        {
            "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": "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": "it",
            "id": 30,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/it/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/it/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/it/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/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": "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": "oc",
            "id": 31,
            "filename": "oc.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/oc/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/oc/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/oc/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/oc/?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/oc/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/oc/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/oc/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/oc/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": "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": "sr_Latn",
            "id": 32,
            "filename": "sr_Latn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/sr_Latn/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/sr_Latn/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/sr_Latn/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Latn/?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/sr_Latn/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Latn/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Latn/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Latn/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": "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": "eo",
            "id": 33,
            "filename": "eo.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/eo/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/eo/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/eo/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/eo/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": "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": "sr_Cyrl",
            "id": 34,
            "filename": "sr_Cyrl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/sr_Cyrl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/sr_Cyrl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/sr_Cyrl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Cyrl/?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/sr_Cyrl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Cyrl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Cyrl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/sr_Cyrl/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": "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": "en",
            "id": 35,
            "filename": "en.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/en/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/en/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/en/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/en/?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/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/en/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": "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": "gl",
            "id": 36,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/gl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/gl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/gl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.duniter.org/languages/ar/",
                "url": "https://weblate.duniter.org/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ar/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": "ar",
            "id": 37,
            "filename": "ar.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/ar/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ar/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/ar/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 2.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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ar/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/nl/",
                "url": "https://weblate.duniter.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "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": "nl",
            "id": 38,
            "filename": "nl.po",
            "revision": "6739e0d3d83ebf35014e645c1ddb060108371d29,6ece6b858a54c1b1afa63f9ba80f9ea5c67005f8",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/nl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/nl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/nl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 109,
            "translated_words": 525,
            "translated_percent": 98.1,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-17T19:49:15.538750Z",
            "last_author": "maria rosa costa i alandi",
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 455,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ru/",
                "url": "https://weblate.duniter.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ru/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": "ru",
            "id": 39,
            "filename": "ru.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/ru/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ru/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/ru/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 2.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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/ru/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 598,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/zh_Hans/",
                "url": "https://weblate.duniter.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/zh_Hans/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": "zh_Hans",
            "id": 40,
            "filename": "zh_Hans.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,5ee752e11f320afe2274998f516e60e0f48a8bbf",
            "web_url": "https://weblate.duniter.org/projects/girala-net/web/zh_Hans/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/zh_Hans/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/web/zh_Hans/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 111,
            "total_words": 540,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 2.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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 598,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/zh_Hans/",
                "url": "https://weblate.duniter.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/zh_Hans/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": "zh_Hans",
            "id": 41,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/zh_Hans/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/zh_Hans/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/zh_Hans/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/zh_Hans/?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/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/nl/",
                "url": "https://weblate.duniter.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "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": "nl",
            "id": 42,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/nl/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/nl/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/nl/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.duniter.org/languages/ar/",
                "url": "https://weblate.duniter.org/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ar/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": "ar",
            "id": 43,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/ar/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ar/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/ar/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ar/?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/ar/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ar/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ar/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 455,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ru/",
                "url": "https://weblate.duniter.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ru/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": "ru",
            "id": 44,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.duniter.org/projects/girala-net/glossary/ru/",
            "share_url": "https://weblate.duniter.org/engage/girala-net/ru/",
            "translate_url": "https://weblate.duniter.org/translate/girala-net/glossary/ru/",
            "url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ru/?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/ru/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ru/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ru/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/glossary/ru/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": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 107,
            "filename": "g1_monetary_license_fr.rst",
            "revision": "2c659e01f2a7d7cda62005ba68dfa4a9c971b195,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/fr/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/fr/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/fr/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 44,
            "total_words": 1164,
            "translated": 44,
            "translated_words": 1164,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en/",
                "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 109,
            "filename": "g1_monetary_license_en.rst",
            "revision": "2c659e01f2a7d7cda62005ba68dfa4a9c971b195,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/en/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/en/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/en/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/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": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "eo",
            "id": 110,
            "filename": "g1_monetary_license_eo.rst",
            "revision": "2c659e01f2a7d7cda62005ba68dfa4a9c971b195,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/eo/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/eo/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/eo/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 111,
            "filename": "g1_monetary_license_es.rst",
            "revision": "a2a084642e2ec021036bbf50252fb70e9070e2f7,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/es/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/es/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/es/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "translated": 44,
            "translated_words": 1164,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-11T14:51:06.545828Z",
            "last_author": "Aldara ES",
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/es/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Licence Ğ1",
                "slug": "g1_monetary_license",
                "id": 13,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Licence Ğ1",
                    "slug": "licence-g1",
                    "id": 4,
                    "web": "https://duniter.org/wiki/g1-license/",
                    "web_url": "https://weblate.duniter.org/projects/licence-g1/",
                    "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Test",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
                "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "g1_monetary_license_*.rst",
                "template": "g1_monetary_license_fr.rst",
                "edit_template": true,
                "intermediate": "",
                "new_base": "g1_monetary_license_fr.rst",
                "file_format": "txt",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
                "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/g1_monetary_license.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/7/?format=api",
                    "https://weblate.duniter.org/api/addons/11/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 112,
            "filename": "g1_monetary_license_it.rst",
            "revision": "2c659e01f2a7d7cda62005ba68dfa4a9c971b195,2c659e01f2a7d7cda62005ba68dfa4a9c971b195",
            "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/it/",
            "share_url": "https://weblate.duniter.org/engage/licence-g1/it/",
            "translate_url": "https://weblate.duniter.org/translate/licence-g1/g1_monetary_license/it/",
            "url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 1164,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-23T21:40:20.590665Z",
            "last_author": "Deleted User",
            "repository_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/it/units/?format=api"
        }
    ]
}