Translation components API.

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

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

{
    "count": 210,
    "next": "https://translate.tryton.org/api/components/?format=api&page=5",
    "previous": "https://translate.tryton.org/api/components/?format=api&page=3",
    "results": [
        {
            "name": "web_shop",
            "slug": "web_shop",
            "id": 158,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/web_shop/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/web_shop.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/web_shop/",
            "url": "https://translate.tryton.org/api/components/tryton/web_shop/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/web_shop/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/web_shop/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/web_shop/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/web_shop/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/web_shop/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/web_shop/changes/?format=api",
            "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/171/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "web_shop_vue_storefront_stripe",
            "slug": "web_shop_vue_storefront_stripe",
            "id": 159,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/web_shop_vue_storefront_stripe/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/web_shop_vue_storefront_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/web_shop_vue_storefront_stripe/",
            "url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/web_shop_vue_storefront_stripe/changes/?format=api",
            "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/173/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "carrier_subdivision",
            "slug": "carrier_subdivision",
            "id": 160,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_subdivision/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/carrier_subdivision.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_subdivision/",
            "url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/changes/?format=api",
            "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/190/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "purchase_price_list",
            "slug": "purchase_price_list",
            "id": 161,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/purchase_price_list/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/purchase_price_list.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/purchase_price_list/",
            "url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/purchase_price_list/changes/?format=api",
            "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/191/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "stock_shipment_cost",
            "slug": "stock_shipment_cost",
            "id": 162,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_shipment_cost/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_shipment_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/stock_shipment_cost/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost/changes/?format=api",
            "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/192/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "stock_quantity_issue",
            "slug": "stock_quantity_issue",
            "id": 163,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_quantity_issue/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_quantity_issue.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/stock_quantity_issue/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_issue/changes/?format=api",
            "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/193/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "product_cost_warehouse",
            "slug": "product_cost_warehouse",
            "id": 164,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/product_cost_warehouse/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/product_cost_warehouse.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/product_cost_warehouse/",
            "url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/product_cost_warehouse/changes/?format=api",
            "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/196/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "Tryton",
            "slug": "glossary",
            "id": 165,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.tryton.org/git/tryton/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://translate.tryton.org/api/components/tryton/glossary/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/glossary/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/glossary/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/glossary/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/glossary/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/glossary/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "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": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "stock_quantity_early_planning",
            "slug": "stock_quantity_early_planning",
            "id": 166,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_quantity_early_planning/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_quantity_early_planning.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/stock_quantity_early_planning/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_quantity_early_planning/changes/?format=api",
            "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/199/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "incoterm",
            "slug": "incoterm",
            "id": 167,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/incoterm/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/incoterm.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/incoterm/",
            "url": "https://translate.tryton.org/api/components/tryton/incoterm/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/incoterm/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/incoterm/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/incoterm/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/incoterm/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/incoterm/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/incoterm/changes/?format=api",
            "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/200/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "party_avatar",
            "slug": "party_avatar",
            "id": 168,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/party_avatar/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/party_avatar.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/party_avatar/",
            "url": "https://translate.tryton.org/api/components/tryton/party_avatar/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/party_avatar/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/party_avatar/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/party_avatar/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/party_avatar/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/party_avatar/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/party_avatar/changes/?format=api",
            "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/201/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_gift_card",
            "slug": "sale_gift_card",
            "id": 169,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_gift_card/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_gift_card.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/sale_gift_card/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_gift_card/changes/?format=api",
            "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/202/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "product_kit",
            "slug": "product_kit",
            "id": 170,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/product_kit/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/product_kit.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/product_kit/",
            "url": "https://translate.tryton.org/api/components/tryton/product_kit/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/product_kit/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/product_kit/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/product_kit/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/product_kit/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/product_kit/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/product_kit/changes/?format=api",
            "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/203/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_invoice_defer",
            "slug": "account_invoice_defer",
            "id": 171,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_defer/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_defer.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_defer/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_defer/changes/?format=api",
            "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/204/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_stock_shipment_cost",
            "slug": "account_stock_shipment_cost",
            "id": 172,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_shipment_cost/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_shipment_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_shipment_cost/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost/changes/?format=api",
            "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/205/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "stock_package_shipping_sendcloud",
            "slug": "stock_package_shipping_sendcloud",
            "id": 173,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_package_shipping_sendcloud/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_package_shipping_sendcloud.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/stock_package_shipping_sendcloud/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_sendcloud/changes/?format=api",
            "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/206/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "analytic_budget",
            "slug": "analytic_budget",
            "id": 174,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_budget/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/analytic_budget.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_budget/",
            "url": "https://translate.tryton.org/api/components/tryton/analytic_budget/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/analytic_budget/changes/?format=api",
            "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/208/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_budget",
            "slug": "account_budget",
            "id": 175,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_budget/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_budget.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_budget/",
            "url": "https://translate.tryton.org/api/components/tryton/account_budget/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_budget/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_budget/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_budget/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_budget/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_budget/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_budget/changes/?format=api",
            "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/207/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "product_image",
            "slug": "product_image",
            "id": 176,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/product_image/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/product_image.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/product_image/",
            "url": "https://translate.tryton.org/api/components/tryton/product_image/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/product_image/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/product_image/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/product_image/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/product_image/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/product_image/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/product_image/changes/?format=api",
            "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/209/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "product_image_attribute",
            "slug": "product_image_attribute",
            "id": 177,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/product_image_attribute/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/product_image_attribute.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/product_image_attribute/",
            "url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/product_image_attribute/changes/?format=api",
            "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/212/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "currency_ro",
            "slug": "currency_ro",
            "id": 178,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/currency_ro/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/currency_ro.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/currency_ro/",
            "url": "https://translate.tryton.org/api/components/tryton/currency_ro/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/currency_ro/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/currency_ro/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/currency_ro/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/currency_ro/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/currency_ro/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/currency_ro/changes/?format=api",
            "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/213/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "currency_rs",
            "slug": "currency_rs",
            "id": 179,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/currency_rs/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/currency_rs.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/currency_rs/",
            "url": "https://translate.tryton.org/api/components/tryton/currency_rs/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/currency_rs/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/currency_rs/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/currency_rs/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/currency_rs/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/currency_rs/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/currency_rs/changes/?format=api",
            "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/214/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "stock_package_shipping_mygls",
            "slug": "stock_package_shipping_mygls",
            "id": 180,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_package_shipping_mygls/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_package_shipping_mygls.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/stock_package_shipping_mygls/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/changes/?format=api",
            "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/215/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_rule",
            "slug": "account_rule",
            "id": 181,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_rule/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_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_rule/",
            "url": "https://translate.tryton.org/api/components/tryton/account_rule/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_rule/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_rule/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_rule/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_rule/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_rule/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_rule/changes/?format=api",
            "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/216/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_move_line_grouping",
            "slug": "account_move_line_grouping",
            "id": 182,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_move_line_grouping/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_move_line_grouping.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_move_line_grouping/",
            "url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_move_line_grouping/changes/?format=api",
            "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/217/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_point",
            "slug": "sale_point",
            "id": 183,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_point/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_point.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/sale_point/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_point/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_point/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_point/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_point/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_point/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_point/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_point/changes/?format=api",
            "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/218/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "web_shop_shopify",
            "slug": "web_shop_shopify",
            "id": 184,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/web_shop_shopify/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/web_shop_shopify.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/web_shop_shopify/",
            "url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/changes/?format=api",
            "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/219/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_invoice_watermark",
            "slug": "account_invoice_watermark",
            "id": 185,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_watermark/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_invoice_watermark.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_watermark/",
            "url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/changes/?format=api",
            "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/221/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_tax_non_deductible",
            "slug": "account_tax_non_deductible",
            "id": 186,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_non_deductible/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_tax_non_deductible.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_non_deductible/",
            "url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_tax_non_deductible/changes/?format=api",
            "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/222/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_invoice_date",
            "slug": "sale_invoice_date",
            "id": 187,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_invoice_date/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_invoice_date.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/sale_invoice_date/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_invoice_date/changes/?format=api",
            "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/223/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_es_sii",
            "slug": "account_es_sii",
            "id": 188,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_sii/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_es_sii.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_sii/",
            "url": "https://translate.tryton.org/api/components/tryton/account_es_sii/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_es_sii/changes/?format=api",
            "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/230/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "stock_shipment_cost_weight",
            "slug": "stock_shipment_cost_weight",
            "id": 189,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/stock_shipment_cost_weight/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/stock_shipment_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/stock_shipment_cost_weight/",
            "url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/stock_shipment_cost_weight/changes/?format=api",
            "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/226/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_stock_shipment_cost_weight",
            "slug": "account_stock_shipment_cost_weight",
            "id": 190,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_shipment_cost_weight/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_shipment_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_shipment_cost_weight/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_shipment_cost_weight/changes/?format=api",
            "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/225/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_receivable_rule",
            "slug": "account_receivable_rule",
            "id": 191,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_receivable_rule/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_receivable_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_receivable_rule/",
            "url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_receivable_rule/changes/?format=api",
            "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/227/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "purchase_product_quantity",
            "slug": "purchase_product_quantity",
            "id": 192,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/purchase_product_quantity/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/purchase_product_quantity.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/purchase_product_quantity/",
            "url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/changes/?format=api",
            "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/228/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_product_quantity",
            "slug": "sale_product_quantity",
            "id": 193,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_product_quantity/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_product_quantity.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/sale_product_quantity/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_product_quantity/changes/?format=api",
            "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/229/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_promotion_coupon_payment",
            "slug": "sale_promotion_coupon_payment",
            "id": 194,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_promotion_coupon_payment/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_promotion_coupon_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/sale_promotion_coupon_payment/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_promotion_coupon_payment/changes/?format=api",
            "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/234/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "carrier_carriage",
            "slug": "carrier_carriage",
            "id": 195,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_carriage/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/carrier_carriage.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_carriage/",
            "url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/carrier_carriage/changes/?format=api",
            "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/235/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_consolidation",
            "slug": "account_consolidation",
            "id": 196,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_consolidation/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_consolidation.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_consolidation/",
            "url": "https://translate.tryton.org/api/components/tryton/account_consolidation/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_consolidation/changes/?format=api",
            "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/236/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_product_recommendation",
            "slug": "sale_product_recommendation",
            "id": 197,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_product_recommendation/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_product_recommendation.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/sale_product_recommendation/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/changes/?format=api",
            "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/238/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_product_recommendation_association_rule",
            "slug": "sale_product_recommendation_association_rule",
            "id": 198,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_product_recommendation_association_rule/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_product_recommendation_association_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/sale_product_recommendation_association_rule/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation_association_rule/changes/?format=api",
            "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/237/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_statement_sepa",
            "slug": "account_statement_sepa",
            "id": 199,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_sepa/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_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_statement_sepa/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_sepa/changes/?format=api",
            "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/239/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "marketing_campaign",
            "slug": "marketing_campaign",
            "id": 200,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/marketing_campaign/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/marketing_campaign.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/marketing_campaign/",
            "url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/marketing_campaign/changes/?format=api",
            "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/240/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "authentication_saml",
            "slug": "authentication_saml",
            "id": 201,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_saml/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/authentication_saml.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_saml/",
            "url": "https://translate.tryton.org/api/components/tryton/authentication_saml/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/authentication_saml/changes/?format=api",
            "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/255/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "sale_blanket_agreement",
            "slug": "sale_blanket_agreement",
            "id": 202,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/sale_blanket_agreement/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/sale_blanket_agreement.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/sale_blanket_agreement/",
            "url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/changes/?format=api",
            "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/242/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "purchase_blanket_agreement",
            "slug": "purchase_blanket_agreement",
            "id": 203,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/purchase_blanket_agreement/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/purchase_blanket_agreement.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/purchase_blanket_agreement/",
            "url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/changes/?format=api",
            "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/243/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_stock_eu",
            "slug": "account_stock_eu",
            "id": 204,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_eu/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_stock_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_stock_eu/",
            "url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_stock_eu/changes/?format=api",
            "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/244/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "account_statement_mt940",
            "slug": "account_statement_mt940",
            "id": 205,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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_mt940/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/account_statement_mt940.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_mt940/",
            "url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/account_statement_mt940/changes/?format=api",
            "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/245/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "quality",
            "slug": "quality",
            "id": 206,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/quality/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/quality.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/quality/",
            "url": "https://translate.tryton.org/api/components/tryton/quality/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/quality/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/quality/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/quality/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/quality/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/quality/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/quality/changes/?format=api",
            "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/246/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        },
        {
            "name": "product_price_list_cache",
            "slug": "product_price_list_cache",
            "id": 207,
            "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/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "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/?format=api",
                "components_list_url": "https://translate.tryton.org/api/projects/tryton/components/?format=api",
                "repository_url": "https://translate.tryton.org/api/projects/tryton/repository/?format=api",
                "statistics_url": "https://translate.tryton.org/api/projects/tryton/statistics/?format=api",
                "categories_url": "https://translate.tryton.org/api/projects/tryton/categories/?format=api",
                "changes_list_url": "https://translate.tryton.org/api/projects/tryton/changes/?format=api",
                "languages_url": "https://translate.tryton.org/api/projects/tryton/languages/?format=api",
                "labels_url": "https://translate.tryton.org/api/projects/tryton/labels/?format=api",
                "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/product_price_list_cache/locale/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/product_price_list_cache.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/product_price_list_cache/",
            "url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/?format=api",
            "repository_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/repository/?format=api",
            "translations_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/translations/?format=api",
            "statistics_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/statistics/?format=api",
            "lock_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/lock/?format=api",
            "links_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/links/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/components/tryton/product_price_list_cache/changes/?format=api",
            "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/247/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.tryton.org/api/components/tryton/ir/?format=api"
        }
    ]
}