Translation components API.

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

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

{
    "count": 155,
    "next": "https://weblate.info.ucl.ac.be/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Frontend",
                "slug": "frontend",
                "id": 2,
                "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"
                },
                "project": {
                    "name": "INGInious",
                    "slug": "inginious",
                    "id": 1,
                    "web": "https://www.inginious.org",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/inginious/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/UCL-INGI/INGInious",
                "git_export": "https://weblate.info.ucl.ac.be/git/inginious/frontend/",
                "branch": "master",
                "push_branch": "",
                "filemask": "inginious/frontend/i18n/*/LC_MESSAGES/messages.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "inginious/frontend/i18n/messages.pot",
                "file_format": "po",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/",
                "url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
                "repository_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/repository/?format=api",
                "translations_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/translations/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/statistics/?format=api",
                "lock_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/lock/?format=api",
                "links_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/links/?format=api",
                "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/UCL-INGI/INGInious",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/UCL-INGI/INGInious/blob/{{branch}}/{{filename}}#L{{line}}",
                "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": [
                    "https://weblate.info.ucl.ac.be/api/addons/7/?format=api",
                    "https://weblate.info.ucl.ac.be/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 6,
            "filename": "inginious/frontend/i18n/fr/LC_MESSAGES/messages.po",
            "revision": "95410de1fa763c6faf675cba31897b2070bde32f",
            "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/inginious/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 736,
            "total_words": 3159,
            "translated": 736,
            "translated_words": 3159,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-01T09:25:49.418023+01:00",
            "last_author": "Alexandre Doneux",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "MCQ agent",
                "slug": "mcq-agent",
                "id": 3,
                "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"
                },
                "project": {
                    "name": "INGInious",
                    "slug": "inginious",
                    "id": 1,
                    "web": "https://www.inginious.org",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/inginious/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/UCL-INGI/INGInious",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "inginious/agent/mcq_agent/i18n/*/LC_MESSAGES/messages.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "inginious/agent/mcq_agent/i18n/messages.pot",
                "file_format": "po",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/mcq-agent/",
                "url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/?format=api",
                "repository_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/repository/?format=api",
                "translations_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/translations/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/statistics/?format=api",
                "lock_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/lock/?format=api",
                "links_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/links/?format=api",
                "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/UCL-INGI/INGInious",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/UCL-INGI/INGInious/blob/{{branch}}/{{filename}}#L{line}}",
                "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": [
                    "https://weblate.info.ucl.ac.be/api/addons/4/?format=api",
                    "https://weblate.info.ucl.ac.be/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 11,
            "filename": "inginious/agent/mcq_agent/i18n/fr/LC_MESSAGES/messages.po",
            "revision": "e363677cf2f25b7adedd44251ce91ee6971198a5",
            "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/mcq-agent/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/inginious/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/mcq-agent/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 31,
            "translated": 5,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-31T15:36:30.158338+01:00",
            "last_author": "Guillaume Derval",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/fr/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 48180693008,
                "web_url": "https://weblate.info.ucl.ac.be/languages/es/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/es/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Frontend",
                "slug": "frontend",
                "id": 2,
                "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"
                },
                "project": {
                    "name": "INGInious",
                    "slug": "inginious",
                    "id": 1,
                    "web": "https://www.inginious.org",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/inginious/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/UCL-INGI/INGInious",
                "git_export": "https://weblate.info.ucl.ac.be/git/inginious/frontend/",
                "branch": "master",
                "push_branch": "",
                "filemask": "inginious/frontend/i18n/*/LC_MESSAGES/messages.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "inginious/frontend/i18n/messages.pot",
                "file_format": "po",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/",
                "url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
                "repository_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/repository/?format=api",
                "translations_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/translations/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/statistics/?format=api",
                "lock_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/lock/?format=api",
                "links_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/links/?format=api",
                "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/UCL-INGI/INGInious",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/UCL-INGI/INGInious/blob/{{branch}}/{{filename}}#L{{line}}",
                "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": [
                    "https://weblate.info.ucl.ac.be/api/addons/7/?format=api",
                    "https://weblate.info.ucl.ac.be/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 21,
            "filename": "inginious/frontend/i18n/es/LC_MESSAGES/messages.po",
            "revision": "0ee9f4516715dd16dc4ccc9666676aeb24d91095",
            "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/es/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/inginious/es/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/es/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 736,
            "total_words": 3159,
            "translated": 539,
            "translated_words": 2206,
            "translated_percent": 73.2,
            "fuzzy": 31,
            "fuzzy_words": 100,
            "fuzzy_percent": 4.2,
            "failing_checks": 10,
            "failing_checks_words": 89,
            "failing_checks_percent": 1.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-10-22T03:30:20.600421+02:00",
            "last_author": "Nicolás Gómez Solano",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 48180693008,
                "web_url": "https://weblate.info.ucl.ac.be/languages/es/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/es/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "MCQ agent",
                "slug": "mcq-agent",
                "id": 3,
                "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"
                },
                "project": {
                    "name": "INGInious",
                    "slug": "inginious",
                    "id": 1,
                    "web": "https://www.inginious.org",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/inginious/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/UCL-INGI/INGInious",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "inginious/agent/mcq_agent/i18n/*/LC_MESSAGES/messages.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "inginious/agent/mcq_agent/i18n/messages.pot",
                "file_format": "po",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/mcq-agent/",
                "url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/?format=api",
                "repository_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/repository/?format=api",
                "translations_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/translations/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/statistics/?format=api",
                "lock_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/lock/?format=api",
                "links_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/links/?format=api",
                "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/inginious/mcq-agent/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/UCL-INGI/INGInious",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/UCL-INGI/INGInious/blob/{{branch}}/{{filename}}#L{line}}",
                "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": [
                    "https://weblate.info.ucl.ac.be/api/addons/4/?format=api",
                    "https://weblate.info.ucl.ac.be/api/addons/3/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 22,
            "filename": "inginious/agent/mcq_agent/i18n/es/LC_MESSAGES/messages.po",
            "revision": "be150ca0da09dc5c3af01e3312eea2a171bd683b",
            "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/mcq-agent/es/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/inginious/es/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/mcq-agent/es/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 31,
            "translated": 5,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T03:04:40.644758+02:00",
            "last_author": "Nicolás Gómez Solano",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/es/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3151031806,
                "web_url": "https://weblate.info.ucl.ac.be/languages/nl/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Frontend",
                "slug": "frontend",
                "id": 2,
                "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"
                },
                "project": {
                    "name": "INGInious",
                    "slug": "inginious",
                    "id": 1,
                    "web": "https://www.inginious.org",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/inginious/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/inginious/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/UCL-INGI/INGInious",
                "git_export": "https://weblate.info.ucl.ac.be/git/inginious/frontend/",
                "branch": "master",
                "push_branch": "",
                "filemask": "inginious/frontend/i18n/*/LC_MESSAGES/messages.po",
                "template": "",
                "edit_template": false,
                "intermediate": "",
                "new_base": "inginious/frontend/i18n/messages.pot",
                "file_format": "po",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/",
                "url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
                "repository_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/repository/?format=api",
                "translations_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/translations/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/statistics/?format=api",
                "lock_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/lock/?format=api",
                "links_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/links/?format=api",
                "changes_list_url": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/UCL-INGI/INGInious",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/UCL-INGI/INGInious/blob/{{branch}}/{{filename}}#L{{line}}",
                "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": [
                    "https://weblate.info.ucl.ac.be/api/addons/7/?format=api",
                    "https://weblate.info.ucl.ac.be/api/addons/1/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 23,
            "filename": "inginious/frontend/i18n/nl/LC_MESSAGES/messages.po",
            "revision": "6a3fb714d350b829440a120fe8dda213b9e1dbd2",
            "web_url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/nl/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/inginious/nl/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nl/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 736,
            "total_words": 3159,
            "translated": 40,
            "translated_words": 244,
            "translated_percent": 5.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2021-10-26T15:09:17.488209+02:00",
            "last_author": "Ludovic Taffin",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 120,
            "filename": "locale/cs/LC_MESSAGES/bibliography.po",
            "revision": "c08ce1e2aaef9010dc56eb8f03243f01f3f07c60",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/bibliography/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/bibliography/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 1378,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 121,
            "filename": "locale/cs/LC_MESSAGES/glossary.po",
            "revision": "00783cae09848ecac62d46d7e670ab4d4b1bf913",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/glossary/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/glossary/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 197,
            "total_words": 2503,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 122,
            "filename": "locale/cs/LC_MESSAGES/links.po",
            "revision": "c0f412ff73e31d9af77601a4e353e7dcfecc2e80",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/links/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/links/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 124,
            "filename": "locale/fr/LC_MESSAGES/links.po",
            "revision": "c0f412ff73e31d9af77601a4e353e7dcfecc2e80",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/links/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/links/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 126,
            "filename": "locale/fr/LC_MESSAGES/bibliography.po",
            "revision": "1f97580ad4e027e51b1fc130c1394d4abf8f37d0",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/bibliography/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/bibliography/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 1378,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-15T22:09:18.394331+01:00",
            "last_author": "Philippe D",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/bibliography/fr/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 127,
            "filename": "locale/cs/LC_MESSAGES/index.po",
            "revision": "d283e7d4eafd38f50a211d1b8efe7a0cd7062387",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/index/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/index/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 68,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 129,
            "filename": "locale/fr/LC_MESSAGES/index.po",
            "revision": "fdccd59101c037f740a8fc9442af0264e8631add",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/index/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/index/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 68,
            "translated": 10,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 32,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-14T11:05:04.484208+02:00",
            "last_author": "Anthony Gego",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/fr/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 134,
            "filename": "locale/fr/LC_MESSAGES/glossary.po",
            "revision": "57aafe57f5c2d41eb98bb5fa6eee7e1463234f6c",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/glossary/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/glossary/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 197,
            "total_words": 2503,
            "translated": 8,
            "translated_words": 50,
            "translated_percent": 4.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-15T16:33:02.003572+02:00",
            "last_author": "Thomas ANTOINE",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 136,
            "filename": "locale/cs/LC_MESSAGES/exercises/ex-sharing.po",
            "revision": "b5b0f611bacc6e8eecc94850ed9c0ff319ac7fd9",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesex-sharing/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesex-sharing/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 1591,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 137,
            "filename": "locale/cs/LC_MESSAGES/exercises/intro.po",
            "revision": "100ecb6d2d1ef569f263f79be7ee3b8c4cb2d20c",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesintro/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 116,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 138,
            "filename": "locale/cs/LC_MESSAGES/exercises/network.po",
            "revision": "bb629902fdf127babea27176426faec21406aab1",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesnetwork/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesnetwork/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 63,
            "total_words": 1175,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 139,
            "filename": "locale/cs/LC_MESSAGES/exercises/reliability.po",
            "revision": "5ae4874dd94e603d0afd03105f74d4fa97d9cb4d",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesreliability/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesreliability/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 141,
            "filename": "locale/fr/LC_MESSAGES/exercises/intro.po",
            "revision": "58bc9c9c187f39c521302bdec2f986e9313e4230",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesintro/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 116,
            "translated": 4,
            "translated_words": 116,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-09T09:45:36.901743+01:00",
            "last_author": "Philippe D",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/fr/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1303174280,
                "web_url": "https://weblate.info.ucl.ac.be/languages/cs/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "cs",
            "id": 143,
            "filename": "locale/cs/LC_MESSAGES/exercises/sockets.po",
            "revision": "a5cd2e457da9743395152ae7b39c23957fea0c54",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisessockets/cs/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/cs/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisessockets/cs/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 1740,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisessockets/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 26405523410,
                "web_url": "https://weblate.info.ucl.ac.be/languages/fr/",
                "url": "https://weblate.info.ucl.ac.be/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.info.ucl.ac.be/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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"
                },
                "project": {
                    "name": "cnp3-ebook",
                    "slug": "cnp3-ebook",
                    "id": 2,
                    "web": "https://www.computer-networking.info/",
                    "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/",
                    "url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/?format=api",
                    "components_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/components/?format=api",
                    "repository_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/repository/?format=api",
                    "statistics_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/statistics/?format=api",
                    "changes_list_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/changes/?format=api",
                    "languages_url": "https://weblate.info.ucl.ac.be/api/projects/cnp3-ebook/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "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"
            },
            "language_code": "fr",
            "id": 145,
            "filename": "locale/fr/LC_MESSAGES/exercises/ex-sharing.po",
            "revision": "72fcc779a0863d3376dd95ea867afdf5edc87bed",
            "web_url": "https://weblate.info.ucl.ac.be/projects/cnp3-ebook/exercisesex-sharing/fr/",
            "share_url": "https://weblate.info.ucl.ac.be/engage/cnp3-ebook/fr/",
            "translate_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesex-sharing/fr/",
            "url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 1591,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 5.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-04T12:23:08.645573+01:00",
            "last_author": "Philippe D",
            "repository_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/repository/?format=api",
            "file_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/file/?format=api",
            "statistics_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/changes/?format=api",
            "units_list_url": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/fr/units/?format=api"
        }
    ]
}