Translation components API.

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

GET /api/translations/?format=api&page=4
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=5",
    "previous": "https://weblate.duniter.org/api/translations/?format=api&page=3",
    "results": [
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "remerciements",
                "slug": "remerciements",
                "id": 30,
                "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/remerciements.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/remerciements/",
                "url": "https://weblate.duniter.org/api/components/trm/remerciements/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/remerciements/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/remerciements/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/remerciements/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/remerciements/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/remerciements/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/remerciements/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": "fr",
            "id": 145,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/remerciements/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/remerciements/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/remerciements/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 6,
            "total_words": 155,
            "translated": 6,
            "translated_words": 155,
            "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/remerciements/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/remerciements/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/remerciements/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/remerciements/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/remerciements/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 146,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/fr/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/fr/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/fr/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/fr/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/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 147,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-dividende-universel/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 148,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/introduction-de-la-version-2718/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 149,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-des-trois-producteurs/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-des-trois-producteurs/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 150,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/champ-de-valeur/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 5,
            "failing_checks_words": 264,
            "failing_checks_percent": 10.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 151,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/licence-et-versionning/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/licence-et-versionning/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 152,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/probleme-de-la-valeur-de-reference/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/probleme-de-la-valeur-de-reference/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/probleme-de-la-valeur-de-reference/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 153,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/preface-de-la-version-10-par-yoland-bresson/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/preface-de-la-version-10-par-yoland-bresson/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 5,
            "failing_checks_words": 391,
            "failing_checks_percent": 26.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 154,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/autres-fondements-du-dividende-universel/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/autres-fondements-du-dividende-universel/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 1,
            "failing_checks_words": 72,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/fr/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": "precedentes-publications",
                "slug": "precedentes-publications",
                "id": 17,
                "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/precedentes-publications.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/precedentes-publications/",
                "url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/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": 155,
            "filename": "source/locale/en_US/LC_MESSAGES/precedentes-publications.po",
            "revision": "83bec3757654f3093b10d5477571c4cb38bd3e1a",
            "web_url": "https://weblate.duniter.org/projects/trm/precedentes-publications/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/precedentes-publications/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 17,
            "translated": 4,
            "translated_words": 17,
            "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/precedentes-publications/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/en_US/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "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": "fr",
            "id": 156,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/trm/sources/fr/",
            "share_url": "https://weblate.duniter.org/engage/trm/fr/",
            "translate_url": "https://weblate.duniter.org/translate/trm/sources/fr/",
            "url": "https://weblate.duniter.org/api/translations/trm/sources/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "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/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/sources/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/sources/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/sources/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/sources/fr/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": "masse-monetaire-et-relativite",
                "slug": "masse-monetaire-et-relativite",
                "id": 19,
                "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/masse-monetaire-et-relativite.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/masse-monetaire-et-relativite/",
                "url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/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": 157,
            "filename": "source/locale/en_US/LC_MESSAGES/masse-monetaire-et-relativite.po",
            "revision": "50fcfd39b77cfd33123c672b742788522e89f2f2",
            "web_url": "https://weblate.duniter.org/projects/trm/masse-monetaire-et-relativite/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/masse-monetaire-et-relativite/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 1327,
            "translated": 26,
            "translated_words": 1327,
            "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:29:45.817723Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/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": "precedentes-publications",
                "slug": "precedentes-publications",
                "id": 17,
                "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/precedentes-publications.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/precedentes-publications/",
                "url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/precedentes-publications/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": 158,
            "filename": "source/locale/es_ES/LC_MESSAGES/precedentes-publications.po",
            "revision": "e24a582a70be4580aec03bbdd360feb15ba26768",
            "web_url": "https://weblate.duniter.org/projects/trm/precedentes-publications/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/precedentes-publications/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 17,
            "translated": 4,
            "translated_words": 17,
            "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:07:01.526214Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/precedentes-publications/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": "sur-la-theorie-quantitative-de-la-monnaie",
                "slug": "sur-la-theorie-quantitative-de-la-monnaie",
                "id": 18,
                "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/sur-la-theorie-quantitative-de-la-monnaie.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/sur-la-theorie-quantitative-de-la-monnaie/",
                "url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/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": 159,
            "filename": "source/locale/en_US/LC_MESSAGES/sur-la-theorie-quantitative-de-la-monnaie.po",
            "revision": "03157a97e4a132045c23852f6435a2327ed9605e",
            "web_url": "https://weblate.duniter.org/projects/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 712,
            "translated": 26,
            "translated_words": 712,
            "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:33:03.177773Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/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": "masse-monetaire-et-relativite",
                "slug": "masse-monetaire-et-relativite",
                "id": 19,
                "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/masse-monetaire-et-relativite.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/masse-monetaire-et-relativite/",
                "url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/masse-monetaire-et-relativite/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": 160,
            "filename": "source/locale/es_ES/LC_MESSAGES/masse-monetaire-et-relativite.po",
            "revision": "d8210ac925ffebee7e81f3115698acb2a5cd7585",
            "web_url": "https://weblate.duniter.org/projects/trm/masse-monetaire-et-relativite/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/masse-monetaire-et-relativite/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 1327,
            "translated": 26,
            "translated_words": 1327,
            "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-07T12:05:24.554208Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/masse-monetaire-et-relativite/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": "sur-la-theorie-quantitative-de-la-monnaie",
                "slug": "sur-la-theorie-quantitative-de-la-monnaie",
                "id": 18,
                "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/sur-la-theorie-quantitative-de-la-monnaie.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/sur-la-theorie-quantitative-de-la-monnaie/",
                "url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/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": 161,
            "filename": "source/locale/es_ES/LC_MESSAGES/sur-la-theorie-quantitative-de-la-monnaie.po",
            "revision": "048405622da4481e135c75b0a45b102ccc919a27",
            "web_url": "https://weblate.duniter.org/projects/trm/sur-la-theorie-quantitative-de-la-monnaie/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/sur-la-theorie-quantitative-de-la-monnaie/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 712,
            "translated": 26,
            "translated_words": 712,
            "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:11:16.870717Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/sur-la-theorie-quantitative-de-la-monnaie/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": "zooms-sur-l-histoire-de-la-monnaie",
                "slug": "zooms-sur-l-histoire-de-la-monnaie",
                "id": 20,
                "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/zooms-sur-l-histoire-de-la-monnaie.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/zooms-sur-l-histoire-de-la-monnaie/",
                "url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/zooms-sur-l-histoire-de-la-monnaie/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": 162,
            "filename": "source/locale/en_US/LC_MESSAGES/zooms-sur-l-histoire-de-la-monnaie.po",
            "revision": "c852acc2c5fef17fca6b225cf37c4d63feedb06a",
            "web_url": "https://weblate.duniter.org/projects/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 6093,
            "translated": 132,
            "translated_words": 6093,
            "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:37:45.857922Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/zooms-sur-l-histoire-de-la-monnaie/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": "formalisaton",
                "slug": "formalisaton",
                "id": 21,
                "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/formalisaton.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/formalisaton/",
                "url": "https://weblate.duniter.org/api/components/trm/formalisaton/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/formalisaton/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/formalisaton/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/formalisaton/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/formalisaton/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/formalisaton/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/formalisaton/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": 163,
            "filename": "source/locale/en_US/LC_MESSAGES/formalisaton.po",
            "revision": "724abad5ff465f901661b74c98033f1f40e2b2e9",
            "web_url": "https://weblate.duniter.org/projects/trm/formalisaton/en_US/",
            "share_url": "https://weblate.duniter.org/engage/trm/en_US/",
            "translate_url": "https://weblate.duniter.org/translate/trm/formalisaton/en_US/",
            "url": "https://weblate.duniter.org/api/translations/trm/formalisaton/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 1495,
            "translated": 52,
            "translated_words": 1495,
            "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:19:41.560250Z",
            "last_author": "Pif Paf Pouf",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/en_US/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/en_US/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/en_US/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/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": "formalisaton",
                "slug": "formalisaton",
                "id": 21,
                "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/formalisaton.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/trm/formalisaton/",
                "url": "https://weblate.duniter.org/api/components/trm/formalisaton/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/trm/formalisaton/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/trm/formalisaton/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/trm/formalisaton/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/trm/formalisaton/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/trm/formalisaton/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/trm/formalisaton/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": 164,
            "filename": "source/locale/es_ES/LC_MESSAGES/formalisaton.po",
            "revision": "26df46eeac044ebc004aa78cdd8c5728741f6379",
            "web_url": "https://weblate.duniter.org/projects/trm/formalisaton/es/",
            "share_url": "https://weblate.duniter.org/engage/trm/es/",
            "translate_url": "https://weblate.duniter.org/translate/trm/formalisaton/es/",
            "url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 1495,
            "translated": 52,
            "translated_words": 1495,
            "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-07T11:21:02.468822Z",
            "last_author": "Santi ajedrez",
            "repository_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/trm/formalisaton/es/units/?format=api"
        }
    ]
}