Component lists API.

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

GET /api/component-lists/help-master-basic/components/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "text/sbasic/shared",
            "slug": "textsbasicshared",
            "id": 161,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/168/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/python",
            "slug": "textsbasicpython",
            "id": 162,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/python.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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 }}\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/220/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/guide",
            "slug": "textsbasicguide",
            "id": 163,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/169/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/03",
            "slug": "textsbasicshared03",
            "id": 164,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/03.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/170/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/02",
            "slug": "textsbasicshared02",
            "id": 165,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/171/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/sbasic/shared/01",
            "slug": "textsbasicshared01",
            "id": 166,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/sbasic/shared/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "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\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/172/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}