Translation components API.

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

GET /api/components/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 205,
    "next": "https://translate.tryton.org/api/components/?page=2",
    "previous": null,
    "results": [
        {
            "name": "ir",
            "slug": "ir",
            "id": 2,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "trytond/trytond/ir/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/ir.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/ir/",
            "url": "https://translate.tryton.org/api/components/tryton/ir/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/ir/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/ir/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/ir/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/ir/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/ir/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/ir/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/187/",
                "https://translate.tryton.org/api/addons/148/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "res",
            "slug": "res",
            "id": 3,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "trytond/trytond/res/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/res.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/res/",
            "url": "https://translate.tryton.org/api/components/tryton/res/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/res/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/res/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/res/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/res/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/res/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/res/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/164/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "tryton",
            "slug": "tryton",
            "id": 4,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "tryton/tryton/data/locale/*/LC_MESSAGES/tryton.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/tryton.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/tryton/",
            "url": "https://translate.tryton.org/api/components/tryton/tryton/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/tryton/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/tryton/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/tryton/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/tryton/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/tryton/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/tryton/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/259/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "sao",
            "slug": "sao",
            "id": 5,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "sao/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sao.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/sao/",
            "url": "https://translate.tryton.org/api/components/tryton/sao/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sao/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sao/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sao/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sao/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/sao/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sao/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/258/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account",
            "slug": "account",
            "id": 6,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account/",
            "url": "https://translate.tryton.org/api/components/tryton/account/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/152/",
                "https://translate.tryton.org/api/addons/186/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_asset",
            "slug": "account_asset",
            "id": 7,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_asset/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_asset.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_asset/",
            "url": "https://translate.tryton.org/api/components/tryton/account_asset/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_asset/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_asset/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_asset/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_asset/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_asset/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_asset/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/10/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_be",
            "slug": "account_be",
            "id": 8,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_be/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_be.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_be/",
            "url": "https://translate.tryton.org/api/components/tryton/account_be/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_be/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_be/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_be/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_be/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_be/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_be/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/11/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_credit_limit",
            "slug": "account_credit_limit",
            "id": 9,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_credit_limit/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_credit_limit.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_credit_limit/",
            "url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_credit_limit/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/12/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_deposit",
            "slug": "account_deposit",
            "id": 10,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_deposit/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_deposit.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_deposit/",
            "url": "https://translate.tryton.org/api/components/tryton/account_deposit/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_deposit/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_deposit/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_deposit/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_deposit/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_deposit/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_deposit/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/13/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_dunning",
            "slug": "account_dunning",
            "id": 11,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_dunning/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_dunning.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_dunning/",
            "url": "https://translate.tryton.org/api/components/tryton/account_dunning/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_dunning/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_dunning/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_dunning/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_dunning/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_dunning/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_dunning/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/14/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_dunning_email",
            "slug": "account_dunning_email",
            "id": 12,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_dunning_email/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_dunning_email.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_dunning_email/",
            "url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_dunning_email/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/9/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_dunning_fee",
            "slug": "account_dunning_fee",
            "id": 13,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_dunning_fee/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_dunning_fee.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_dunning_fee/",
            "url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_dunning_fee/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/15/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_dunning_letter",
            "slug": "account_dunning_letter",
            "id": 14,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_dunning_letter/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_dunning_letter.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_dunning_letter/",
            "url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_dunning_letter/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/16/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_es",
            "slug": "account_es",
            "id": 15,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_es/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_es.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_es/",
            "url": "https://translate.tryton.org/api/components/tryton/account_es/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_es/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_es/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_es/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_es/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_es/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_es/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/17/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_eu",
            "slug": "account_eu",
            "id": 16,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_eu/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_eu.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_eu/",
            "url": "https://translate.tryton.org/api/components/tryton/account_eu/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_eu/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_eu/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_eu/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_eu/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_eu/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_eu/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/18/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_fr",
            "slug": "account_fr",
            "id": 17,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_fr/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_fr.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_fr/",
            "url": "https://translate.tryton.org/api/components/tryton/account_fr/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_fr/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_fr/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_fr/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_fr/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_fr/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_fr/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/19/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_fr_chorus",
            "slug": "account_fr_chorus",
            "id": 18,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_fr_chorus/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_fr_chorus.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_fr_chorus/",
            "url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_fr_chorus/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/20/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_invoice",
            "slug": "account_invoice",
            "id": 19,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_invoice/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/160/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_invoice_correction",
            "slug": "account_invoice_correction",
            "id": 20,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_invoice_correction/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_correction.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/22/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_invoice_history",
            "slug": "account_invoice_history",
            "id": 21,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_invoice_history/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_history.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_history/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_history/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/23/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_invoice_line_standalone",
            "slug": "account_invoice_line_standalone",
            "id": 22,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_invoice_line_standalone/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_line_standalone.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_line_standalone/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/24/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_invoice_stock",
            "slug": "account_invoice_stock",
            "id": 23,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_invoice_stock/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_stock.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_stock/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/25/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_payment",
            "slug": "account_payment",
            "id": 24,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_payment/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_payment.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_payment/",
            "url": "https://translate.tryton.org/api/components/tryton/account_payment/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_payment/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_payment/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_payment/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_payment/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_payment/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_payment/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/26/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_payment_clearing",
            "slug": "account_payment_clearing",
            "id": 25,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_payment_clearing/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_payment_clearing.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_payment_clearing/",
            "url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_payment_clearing/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/27/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_payment_sepa",
            "slug": "account_payment_sepa",
            "id": 26,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_payment_sepa/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_payment_sepa.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_payment_sepa/",
            "url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/28/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_payment_stripe",
            "slug": "account_payment_stripe",
            "id": 27,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_payment_stripe/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_payment_stripe.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_payment_stripe/",
            "url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/29/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_product",
            "slug": "account_product",
            "id": 28,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_product/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_product.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_product/",
            "url": "https://translate.tryton.org/api/components/tryton/account_product/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_product/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_product/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_product/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_product/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_product/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_product/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/30/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_statement",
            "slug": "account_statement",
            "id": 29,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_statement/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_statement/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/31/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_statement_aeb43",
            "slug": "account_statement_aeb43",
            "id": 30,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_statement_aeb43/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_aeb43.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_statement_aeb43/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_aeb43/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/32/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_statement_coda",
            "slug": "account_statement_coda",
            "id": 31,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_statement_coda/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_coda.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_statement_coda/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_coda/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/33/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_statement_ofx",
            "slug": "account_statement_ofx",
            "id": 32,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_statement_ofx/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_ofx.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_statement_ofx/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_ofx/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/34/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_statement_rule",
            "slug": "account_statement_rule",
            "id": 33,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_statement_rule/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_rule.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_statement_rule/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_rule/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/35/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_stock_anglo_saxon",
            "slug": "account_stock_anglo_saxon",
            "id": 34,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_stock_anglo_saxon/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_anglo_saxon.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_stock_anglo_saxon/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_anglo_saxon/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/36/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_stock_continental",
            "slug": "account_stock_continental",
            "id": 35,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_stock_continental/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_continental.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_stock_continental/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_continental/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/37/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_stock_landed_cost",
            "slug": "account_stock_landed_cost",
            "id": 36,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_stock_landed_cost/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_landed_cost.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_stock_landed_cost/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/38/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_stock_landed_cost_weight",
            "slug": "account_stock_landed_cost_weight",
            "id": 37,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_stock_landed_cost_weight/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_landed_cost_weight.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_stock_landed_cost_weight/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost_weight/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/39/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_tax_cash",
            "slug": "account_tax_cash",
            "id": 38,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_tax_cash/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_tax_cash.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_tax_cash/",
            "url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_tax_cash/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/40/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "account_tax_rule_country",
            "slug": "account_tax_rule_country",
            "id": 39,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/account_tax_rule_country/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_tax_rule_country.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/account_tax_rule_country/",
            "url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_tax_rule_country/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/41/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "analytic_account",
            "slug": "analytic_account",
            "id": 40,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/analytic_account/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/analytic_account.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/analytic_account/",
            "url": "https://translate.tryton.org/api/components/tryton/analytic_account/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/analytic_account/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/analytic_account/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/analytic_account/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/analytic_account/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/analytic_account/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/analytic_account/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/42/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "analytic_invoice",
            "slug": "analytic_invoice",
            "id": 41,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/analytic_invoice/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/analytic_invoice.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/analytic_invoice/",
            "url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/analytic_invoice/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/43/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "analytic_purchase",
            "slug": "analytic_purchase",
            "id": 42,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/analytic_purchase/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/analytic_purchase.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/analytic_purchase/",
            "url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/analytic_purchase/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/44/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "analytic_sale",
            "slug": "analytic_sale",
            "id": 43,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/analytic_sale/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/analytic_sale.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/analytic_sale/",
            "url": "https://translate.tryton.org/api/components/tryton/analytic_sale/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/analytic_sale/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/45/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "authentication_sms",
            "slug": "authentication_sms",
            "id": 44,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/authentication_sms/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/authentication_sms.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/authentication_sms/",
            "url": "https://translate.tryton.org/api/components/tryton/authentication_sms/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/authentication_sms/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/46/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "bank",
            "slug": "bank",
            "id": 45,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/bank/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/bank.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/bank/",
            "url": "https://translate.tryton.org/api/components/tryton/bank/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/bank/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/bank/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/bank/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/bank/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/bank/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/bank/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/47/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "carrier",
            "slug": "carrier",
            "id": 46,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/carrier/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/carrier.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/carrier/",
            "url": "https://translate.tryton.org/api/components/tryton/carrier/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/carrier/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/carrier/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/carrier/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/carrier/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/carrier/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/carrier/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/48/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "carrier_percentage",
            "slug": "carrier_percentage",
            "id": 47,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/carrier_percentage/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/carrier_percentage.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/carrier_percentage/",
            "url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/carrier_percentage/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/49/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "carrier_weight",
            "slug": "carrier_weight",
            "id": 48,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/carrier_weight/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/carrier_weight.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/carrier_weight/",
            "url": "https://translate.tryton.org/api/components/tryton/carrier_weight/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/carrier_weight/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/50/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "commission",
            "slug": "commission",
            "id": 49,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/commission/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/commission.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/commission/",
            "url": "https://translate.tryton.org/api/components/tryton/commission/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/commission/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/commission/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/commission/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/commission/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/commission/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/commission/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/51/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "commission_waiting",
            "slug": "commission_waiting",
            "id": 50,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/commission_waiting/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/commission_waiting.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/commission_waiting/",
            "url": "https://translate.tryton.org/api/components/tryton/commission_waiting/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/commission_waiting/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/52/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "company",
            "slug": "company",
            "id": 51,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/"
            },
            "project": {
                "name": "Tryton",
                "slug": "tryton",
                "id": 2,
                "web": "http://www.tryton.org/",
                "web_url": "https://translate.tryton.org/projects/tryton/",
                "url": "https://translate.tryton.org/api/projects/tryton/",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "mercurial",
            "repo": "ssh://foss.heptapod.net/tryton/translations",
            "git_export": "",
            "branch": "default",
            "push_branch": "",
            "filemask": "modules/company/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/company.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.tryton.org/projects/tryton/company/",
            "url": "https://translate.tryton.org/api/components/tryton/company/",
            "repository_url": "https://translate.tryton.org/api/components/tryton/company/repository/",
            "translations_url": "https://translate.tryton.org/api/components/tryton/company/translations/",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/company/statistics/",
            "lock_url": "https://translate.tryton.org/api/components/tryton/company/lock/",
            "links_url": "https://translate.tryton.org/api/components/tryton/company/links/",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/company/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "ssh://foss.heptapod.net/tryton/translations",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.tryton.org/api/addons/53/"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}