Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Apo",
            "slug": "app",
            "id": 963,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Amikumu",
                "slug": "amikumu",
                "id": 3,
                "web": "https://amikumu.com",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                "translation_review": true,
                "source_review": true,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/App-strings.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
            "branch": "main",
            "push_branch": "",
            "filemask": "AppResources.*.resx",
            "template": "AppResources.resx",
            "edit_template": true,
            "intermediate": "",
            "new_base": "AppResources.resx",
            "file_format": "resx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/App-strings.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "ellipsis",
                "translated",
                "inconsistent",
                "escaped_newline",
                "end_colon",
                "end_ellipsis",
                "end_exclamation",
                "end_stop",
                "end_question",
                "end_semicolon",
                "newline-count",
                "punctuation_spacing",
                "begin_newline",
                "begin_space",
                "end_newline",
                "end_space"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://traduk.amikumu.com/api/addons/35/?format=api",
                "https://traduk.amikumu.com/api/addons/37/?format=api",
                "https://traduk.amikumu.com/api/addons/38/?format=api",
                "https://traduk.amikumu.com/api/addons/39/?format=api",
                "https://traduk.amikumu.com/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Retejaj paĝoj",
            "slug": "website-pages",
            "id": 973,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Amikumu",
                "slug": "amikumu",
                "id": 3,
                "web": "https://amikumu.com",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                "translation_review": true,
                "source_review": true,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-website.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/website-pages/",
            "branch": "src",
            "push_branch": "",
            "filemask": "translations/*.json",
            "template": "translations/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/en.json",
            "file_format": "json-nested",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/website-pages/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-website.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://traduk.amikumu.com/api/addons/60/?format=api",
                "https://traduk.amikumu.com/api/addons/61/?format=api",
                "https://traduk.amikumu.com/api/addons/62/?format=api",
                "https://traduk.amikumu.com/api/addons/63/?format=api",
                "https://traduk.amikumu.com/api/addons/66/?format=api",
                "https://traduk.amikumu.com/api/addons/68/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Reteja navigado",
            "slug": "website-navigation",
            "id": 975,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Amikumu",
                "slug": "amikumu",
                "id": 3,
                "web": "https://amikumu.com",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                "translation_review": true,
                "source_review": true,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-website.git",
            "git_export": "",
            "branch": "src",
            "push_branch": "",
            "filemask": "themes/amikumu/messages/*.json",
            "template": "themes/amikumu/messages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "themes/amikumu/messages/en.json",
            "file_format": "json-nested",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/website-navigation/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-website.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://traduk.amikumu.com/api/addons/72/?format=api",
                "https://traduk.amikumu.com/api/addons/73/?format=api",
                "https://traduk.amikumu.com/api/addons/74/?format=api",
                "https://traduk.amikumu.com/api/addons/75/?format=api",
                "https://traduk.amikumu.com/api/addons/76/?format=api",
                "https://traduk.amikumu.com/api/addons/69/?format=api",
                "https://traduk.amikumu.com/api/addons/77/?format=api",
                "https://traduk.amikumu.com/api/addons/78/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Glosaro",
            "slug": "glosaro",
            "id": 976,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Amikumu",
                "slug": "amikumu",
                "id": 3,
                "web": "https://amikumu.com",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                "translation_review": true,
                "source_review": true,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-glossary.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/glosaro/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.xliff",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "en-GB.xliff",
            "file_format": "poxliff",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/glosaro/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-glossary.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "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": 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"
        },
        {
            "name": "brompton_1min",
            "slug": "brompton_1min",
            "id": 996,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Judiths Stuff",
                "slug": "judiths-stuff",
                "id": 20,
                "web": "http://localhost:3000",
                "web_url": "https://traduk.amikumu.com/projects/judiths-stuff/",
                "url": "https://traduk.amikumu.com/api/projects/judiths-stuff/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://traduk.amikumu.com/git/judiths-stuff/brompton_1min/",
            "branch": "main",
            "push_branch": "",
            "filemask": "brompton_1min_de_multisegmentsUK.*.xlf",
            "template": "brompton_1min_de_multisegmentsUK.en.xlf",
            "edit_template": true,
            "intermediate": "",
            "new_base": "brompton_1min_de_multisegmentsUK.en.xlf",
            "file_format": "xliff",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/judiths-stuff/brompton_1min/",
            "url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "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": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Judiths Stuff",
            "slug": "glossary",
            "id": 997,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Judiths Stuff",
                "slug": "judiths-stuff",
                "id": 20,
                "web": "http://localhost:3000",
                "web_url": "https://traduk.amikumu.com/projects/judiths-stuff/",
                "url": "https://traduk.amikumu.com/api/projects/judiths-stuff/?format=api",
                "components_list_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/components/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/repository/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/statistics/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/changes/?format=api",
                "languages_url": "https://traduk.amikumu.com/api/projects/judiths-stuff/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://traduk.amikumu.com/git/judiths-stuff/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/judiths-stuff/glossary/",
            "url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/judiths-stuff/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"
        }
    ]
}