Translation components API.

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

GET /api/translations/?format=api&page=6
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=7",
    "previous": "https://weblate.duniter.org/api/translations/?format=api&page=5",
    "results": [
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "comment-installer-une-monnaie-a-dividende-universel",
                "slug": "comment-installer-une-monnaie-a-dividende-universel",
                "id": 32,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/comment-installer-une-monnaie-a-dividende-universel.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/",
                "url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 185,
            "filename": "source/locale/en_US/LC_MESSAGES/comment-installer-une-monnaie-a-dividende-universel.po",
            "revision": "8c3b63b060d18f4d2a9dfeffc93330ad051ee2f3",
            "web_url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 1416,
            "translated": 32,
            "translated_words": 1416,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T16:16:06.218645Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/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": "principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri",
                "slug": "principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri",
                "id": 31,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetrique.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/",
                "url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 186,
            "filename": "source/locale/es_ES/LC_MESSAGES/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetrique.po",
            "revision": "bf584344f3eb194a6e7006a68f2df458e6b7fa9a",
            "web_url": "https://weblate.duniter.org/projects/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 1460,
            "translated": 37,
            "translated_words": 1460,
            "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-05-06T21:41:16.224275Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "comment-installer-une-monnaie-a-dividende-universel",
                "slug": "comment-installer-une-monnaie-a-dividende-universel",
                "id": 32,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/comment-installer-une-monnaie-a-dividende-universel.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/",
                "url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 187,
            "filename": "source/locale/es_ES/LC_MESSAGES/comment-installer-une-monnaie-a-dividende-universel.po",
            "revision": "e0ea62fa006793f785dd55a25630463c56fb0524",
            "web_url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 1416,
            "translated": 32,
            "translated_words": 1416,
            "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-05-06T22:25:26.245766Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/es/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "introduction-de-la-version-2.718",
                "slug": "introduction-de-la-version-2718",
                "id": 33,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/introduction-de-la-version-2.718.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/",
                "url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 188,
            "filename": "source/locale/en_US/LC_MESSAGES/introduction-de-la-version-2.718.po",
            "revision": "42ecc59bbc5e8e00b45dbadb4bb8b589d62c6b00",
            "web_url": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/introduction-de-la-version-2718/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 273,
            "translated": 9,
            "translated_words": 273,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T16:23:51.010052Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/en_US/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "probleme-des-trois-producteurs",
                "slug": "probleme-des-trois-producteurs",
                "id": 34,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/probleme-des-trois-producteurs.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/probleme-des-trois-producteurs/",
                "url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 189,
            "filename": "source/locale/en_US/LC_MESSAGES/probleme-des-trois-producteurs.po",
            "revision": "32d320e85af312e5f44169c39afb6a911bf3286a",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-des-trois-producteurs/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-des-trois-producteurs/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 489,
            "translated": 13,
            "translated_words": 489,
            "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/trm/probleme-des-trois-producteurs/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/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": "introduction-de-la-version-2.718",
                "slug": "introduction-de-la-version-2718",
                "id": 33,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/introduction-de-la-version-2.718.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/",
                "url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 190,
            "filename": "source/locale/es_ES/LC_MESSAGES/introduction-de-la-version-2.718.po",
            "revision": "b5f5d32d45885f7d3d009f586b611e4ac7a3fe5a",
            "web_url": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/introduction-de-la-version-2718/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 273,
            "translated": 9,
            "translated_words": 273,
            "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-05-07T16:58:26.728808Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "probleme-des-trois-producteurs",
                "slug": "probleme-des-trois-producteurs",
                "id": 34,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/probleme-des-trois-producteurs.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/probleme-des-trois-producteurs/",
                "url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 191,
            "filename": "source/locale/es_ES/LC_MESSAGES/probleme-des-trois-producteurs.po",
            "revision": "ddd12fdc94c0d27d60bf0c2ccb75b3985bb8a823",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-des-trois-producteurs/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-des-trois-producteurs/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 489,
            "translated": 13,
            "translated_words": 489,
            "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-05-07T22:59:22.574336Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/es/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "champ-de-valeur",
                "slug": "champ-de-valeur",
                "id": 35,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/champ-de-valeur.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/",
                "url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 192,
            "filename": "source/locale/en_US/LC_MESSAGES/champ-de-valeur.po",
            "revision": "610aa9f0d7d9a8228cf136c856e48f931790ff84",
            "web_url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/champ-de-valeur/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 2137,
            "translated": 46,
            "translated_words": 2137,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T16:31:53.926595Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "licence-et-versionning",
                "slug": "licence-et-versionning",
                "id": 36,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/licence-et-versionning.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/licence-et-versionning/",
                "url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 193,
            "filename": "source/locale/en_US/LC_MESSAGES/licence-et-versionning.po",
            "revision": "d3b9300af745759598672572edf39666df76426f",
            "web_url": "https://weblate.duniter.org/projects/trm/licence-et-versionning/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/licence-et-versionning/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 178,
            "translated": 8,
            "translated_words": 178,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T15:27:09.070144Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/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-et-versionning",
                "slug": "licence-et-versionning",
                "id": 36,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/licence-et-versionning.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/licence-et-versionning/",
                "url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 194,
            "filename": "source/locale/es_ES/LC_MESSAGES/licence-et-versionning.po",
            "revision": "43524892694b7c87418a40b3d952a020ed7565cf",
            "web_url": "https://weblate.duniter.org/projects/trm/licence-et-versionning/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/licence-et-versionning/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 178,
            "translated": 8,
            "translated_words": 178,
            "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-05-07T00:04:18.031212Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/es/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "probleme-de-la-valeur-de-reference",
                "slug": "probleme-de-la-valeur-de-reference",
                "id": 37,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/probleme-de-la-valeur-de-reference.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/probleme-de-la-valeur-de-reference/",
                "url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 195,
            "filename": "source/locale/en_US/LC_MESSAGES/probleme-de-la-valeur-de-reference.po",
            "revision": "b163d104924cbcc45a831926deff99da0e73709d",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-de-la-valeur-de-reference/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-de-la-valeur-de-reference/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 821,
            "translated": 14,
            "translated_words": 821,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T16:00:19.094521Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/en_US/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": "champ-de-valeur",
                "slug": "champ-de-valeur",
                "id": 35,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/champ-de-valeur.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/",
                "url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 196,
            "filename": "source/locale/es_ES/LC_MESSAGES/champ-de-valeur.po",
            "revision": "d5ff3031e1d47d976d4b5885672c38f26780571e",
            "web_url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/champ-de-valeur/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 2137,
            "translated": 46,
            "translated_words": 2137,
            "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-05-06T20:54:01.605516Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "probleme-de-la-valeur-de-reference",
                "slug": "probleme-de-la-valeur-de-reference",
                "id": 37,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/probleme-de-la-valeur-de-reference.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/probleme-de-la-valeur-de-reference/",
                "url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/probleme-de-la-valeur-de-reference/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 197,
            "filename": "source/locale/es_ES/LC_MESSAGES/probleme-de-la-valeur-de-reference.po",
            "revision": "436dca59776ba37c4f27fb929835a32a64606f10",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-de-la-valeur-de-reference/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-de-la-valeur-de-reference/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 821,
            "translated": 14,
            "translated_words": 821,
            "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-05-07T22:30:59.268425Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/es/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "preface-de-la-version-1.0-par-Yoland-Bresson",
                "slug": "preface-de-la-version-10-par-yoland-bresson",
                "id": 38,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/preface-de-la-version-1.0-par-Yoland-Bresson.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/preface-de-la-version-10-par-yoland-bresson/",
                "url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 198,
            "filename": "source/locale/en_US/LC_MESSAGES/preface-de-la-version-1.0-par-Yoland-Bresson.po",
            "revision": "bb9f9d79c80f70cf9a5c925b30bc58582a160959",
            "web_url": "https://weblate.duniter.org/projects/trm/preface-de-la-version-10-par-yoland-bresson/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/preface-de-la-version-10-par-yoland-bresson/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1271,
            "translated": 19,
            "translated_words": 1271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T17:36:25.606782Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "autres-fondements-du-dividende-universel",
                "slug": "autres-fondements-du-dividende-universel",
                "id": 39,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/autres-fondements-du-dividende-universel.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/autres-fondements-du-dividende-universel/",
                "url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 199,
            "filename": "source/locale/en_US/LC_MESSAGES/autres-fondements-du-dividende-universel.po",
            "revision": "5001644229d2a0f3a6613e28827c2fe9ea20c2b2",
            "web_url": "https://weblate.duniter.org/projects/trm/autres-fondements-du-dividende-universel/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/autres-fondements-du-dividende-universel/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 1385,
            "translated": 36,
            "translated_words": 1385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-24T16:15:18.772848Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/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": "preface-de-la-version-1.0-par-Yoland-Bresson",
                "slug": "preface-de-la-version-10-par-yoland-bresson",
                "id": 38,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/preface-de-la-version-1.0-par-Yoland-Bresson.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/preface-de-la-version-10-par-yoland-bresson/",
                "url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 200,
            "filename": "source/locale/es_ES/LC_MESSAGES/preface-de-la-version-1.0-par-Yoland-Bresson.po",
            "revision": "3220d5d72bc8d7e5a022cb24f45ad46a68bc39ea",
            "web_url": "https://weblate.duniter.org/projects/trm/preface-de-la-version-10-par-yoland-bresson/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/preface-de-la-version-10-par-yoland-bresson/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1271,
            "translated": 19,
            "translated_words": 1271,
            "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-05-07T17:34:28.940144Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "autres-fondements-du-dividende-universel",
                "slug": "autres-fondements-du-dividende-universel",
                "id": 39,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/autres-fondements-du-dividende-universel.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/autres-fondements-du-dividende-universel/",
                "url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 201,
            "filename": "source/locale/es_ES/LC_MESSAGES/autres-fondements-du-dividende-universel.po",
            "revision": "6bb75a33e8d32298f6567ca6a22f0cc007388292",
            "web_url": "https://weblate.duniter.org/projects/trm/autres-fondements-du-dividende-universel/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/autres-fondements-du-dividende-universel/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 1385,
            "translated": 36,
            "translated_words": 1385,
            "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-05-06T23:59:33.714621Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/es/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_US/",
                "url": "https://weblate.duniter.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_US/statistics/?format=api"
            },
            "component": {
                "name": "sources",
                "slug": "sources",
                "id": 40,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/sources.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/sources/",
                "url": "https://weblate.duniter.org/api/components/trm/sources/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/sources/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/sources/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/sources/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/sources/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/sources/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/sources/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en_US",
            "id": 202,
            "filename": "source/locale/en_US/LC_MESSAGES/sources.po",
            "revision": "8805a0a47b9e6d8b92076fe09d59b0a8b1a77568",
            "web_url": "https://weblate.duniter.org/projects/trm/sources/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/sources/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/sources/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 66,
            "translated": 14,
            "translated_words": 66,
            "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/trm/sources/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/sources/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/sources/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/sources/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/sources/en_US/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": "sources",
                "slug": "sources",
                "id": 40,
                "source_language": {
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 190,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/fr/",
                    "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "TRM",
                    "slug": "trm",
                    "id": 3,
                    "web": "https://gitlab.com/libre-money-projects/theorie-relative-de-la-monnaie",
                    "web_url": "https://weblate.duniter.org/projects/trm/",
                    "url": "https://weblate.duniter.org/api/projects/trm/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/trm/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/trm/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/trm/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/trm/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/trm/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "weblate",
                "filemask": "source/locale/*/LC_MESSAGES/sources.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/sources/",
                "url": "https://weblate.duniter.org/api/components/trm/sources/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/sources/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/sources/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/sources/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/sources/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/sources/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/sources/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@git.duniter.org:documents/theorie-relative-de-la-monnaie.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es_ES",
            "id": 203,
            "filename": "source/locale/es_ES/LC_MESSAGES/sources.po",
            "revision": "c40e7ce742fce478f562e17288a4e4cc84580f3c",
            "web_url": "https://weblate.duniter.org/projects/trm/sources/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/sources/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/sources/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 66,
            "translated": 14,
            "translated_words": 66,
            "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-05-07T00:06:48.244729Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/sources/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/sources/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/sources/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/sources/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/sources/es/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": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "master",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 204,
            "filename": "assets/translations/en.json",
            "revision": "7632ff16e19daf210817c3085326ce9de83ee341,7632ff16e19daf210817c3085326ce9de83ee341",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/en/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/en/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/en/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 251,
            "total_words": 1994,
            "translated": 251,
            "translated_words": 1994,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 305,
            "failing_checks_percent": 13.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-13T13:14:03.437897Z",
            "last_author": "flodef",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/en/units/?format=api"
        }
    ]
}