Translation projects API.

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

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

{
    "count": 49,
    "next": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "index",
            "slug": "index",
            "id": 37,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "https://weblate.info.ucl.ac.be/git/cnp3-ebook/index/",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/index.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/index.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/index/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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 }}\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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "bibliography",
            "slug": "bibliography",
            "id": 38,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/bibliography.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/bibliography.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/bibliography/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/bibliography/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "glossary",
            "slug": "glossary",
            "id": 39,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/glossary.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/glossary.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/glossary/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "links",
            "slug": "links",
            "id": 40,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/links.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/links.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/links/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/links/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/ex-sharing",
            "slug": "exercisesex-sharing",
            "id": 41,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/ex-sharing.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/ex-sharing.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesex-sharing/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesex-sharing/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/intro",
            "slug": "exercisesintro",
            "id": 42,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/intro.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/intro.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesintro/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesintro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/network",
            "slug": "exercisesnetwork",
            "id": 43,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/network.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/network.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesnetwork/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/reliability",
            "slug": "exercisesreliability",
            "id": 44,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/reliability.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/reliability.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesreliability/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/sockets",
            "slug": "exercisessockets",
            "id": 45,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/sockets.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/sockets.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisessockets/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisessockets/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/transport",
            "slug": "exercisestransport",
            "id": 46,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/transport.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/transport.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisestransport/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisestransport/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/naming",
            "slug": "principlesnaming",
            "id": 47,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/naming.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/naming.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlesnaming/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/network",
            "slug": "principlesnetwork",
            "id": 48,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/network.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/network.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlesnetwork/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/referencemodels",
            "slug": "principlesreferencemodels",
            "id": 49,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/referencemodels.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/referencemodels.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlesreferencemodels/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreferencemodels/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/reliability",
            "slug": "principlesreliability",
            "id": 50,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/reliability.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/reliability.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlesreliability/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesreliability/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/sharing",
            "slug": "principlessharing",
            "id": 51,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/sharing.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/sharing.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlessharing/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessharing/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/transport",
            "slug": "principlestransport",
            "id": 52,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/transport.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/transport.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlestransport/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlestransport/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "protocols/dns",
            "slug": "protocolsdns",
            "id": 53,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/protocols/dns.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/protocols/dns.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/protocolsdns/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "principles/security",
            "slug": "principlessecurity",
            "id": 58,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/principles/security.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/principles/security.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/principlessecurity/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlessecurity/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/dns",
            "slug": "exercisesdns",
            "id": 59,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/dns.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/dns.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesdns/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesdns/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "exercises/email",
            "slug": "exercisesemail",
            "id": 60,
            "source_language": {
                "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": 159034349015,
                "web_url": "https://weblate.info.ucl.ac.be/languages/en/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/en/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/cnp3/ebook",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "locale/*/LC_MESSAGES/exercises/email.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/pot/exercises/email.pot",
            "file_format": "po",
            "license": "CC-BY-SA-3.0",
            "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
            "agreement": "",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesemail/",
            "url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/?format=api",
            "repository_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/repository/?format=api",
            "translations_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/translations/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/statistics/?format=api",
            "lock_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/lock/?format=api",
            "links_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/links/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesemail/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/cnp3/ebook",
            "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": 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}